Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
natrinicle
/
cookiecutter-pypackage
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Generate a Python package project using the Python Cookiecutter package
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
8
Commits
1
Rama
Árbol:
478bddf3d1
master
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '478bddf3d1'
${ noResults }
cookiecutter-pypackage
/
{{cookiecutter.project_slug}}
/
requirements-all.txt
requirements-all.txt
73B
Original
Vista normal
Histórico
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.
hace 2 años
1
2
3
-r requirements/dev.txt
-r requirements/prod.txt
-r requirements/test.txt