Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Реєстрація
Увійти
natrinicle
/
cookiecutter-pypackage
Слідкувати
1
В обрані
0
Форк
0
Код
Проблеми
0
Запити на злиття
0
Релізи
0
Вікі
Активність
Generate a Python package project using the Python Cookiecutter package
Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
8
Коміти
1
Гілка
Дерево:
478bddf3d1
master
Гілки
Теги
${ item.name }
Створити гілку
${ searchTerm }
з '478bddf3d1'
${ noResults }
cookiecutter-pypackage
/
{{cookiecutter.project_slug}}
/
requirements-all.txt
requirements-all.txt
73B
Неформатований
Normal View
Історія
Update CookieCutter Add fixes to setup.py for the inability to import pip for parsing requirements files. Update tox with new coverage commands and only test on a single Python3 version. Create venv if one doesn't exist with direnv. Remove encoding pragma as this is no longer necessary as of ~Python3.6? Remove _compat.py as six does a better job and Python2.7 shouldn't be in use anymore. Add the requirements directory text files to the Manifest.in. Update versions of pre-commit repos.
2 роки тому
1
2
3
-r requirements/dev.txt
-r requirements/prod.txt
-r requirements/test.txt