This commit is contained in:
Peter Bull 2020-12-10 09:12:53 -08:00 committed by GitHub
parent 5f54d39517
commit fcc59e38a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ _A logical, reasonably standardized, but flexible project structure for doing an
### Requirements to use the cookiecutter template: ### Requirements to use the cookiecutter template:
----------- -----------
- Python 2.7 or 3.5 - Python 2.7 or 3.5+
- [Cookiecutter Python package](http://cookiecutter.readthedocs.org/en/latest/installation.html) >= 1.4.0: This can be installed with pip by or conda depending on how you manage your Python packages: - [Cookiecutter Python package](http://cookiecutter.readthedocs.org/en/latest/installation.html) >= 1.4.0: This can be installed with pip by or conda depending on how you manage your Python packages:
``` bash ``` bash