Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
natrinicle
/
cookiecutter-pypackage
İzle
1
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Generate a Python package project using the Python Cookiecutter package
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9
İşlemeler
1
Dal
Dal:
master
master
Dallar
Biçim İmleri
${ item.name }
Branş
${ searchTerm }
oluştur
'master'den
${ noResults }
cookiecutter-pypackage
/
{{cookiecutter.project_slug}}
/
requirements-all.txt
requirements-all.txt
73B
Ham
Kalıcı Bağlantı
Normal Görünüm
Geçmiş
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 yıl önce
1
2
3
-r requirements/dev.txt
-r requirements/prod.txt
-r requirements/test.txt