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.
|
# local package |
|
-e . |
|
|
|
# external requirements |
|
click |
|
Sphinx |
|
coverage |
|
awscli |
|
flake8 |
|
python-dotenv>=0.5.1 |
|
{% if cookiecutter.python_interpreter != 'python3' %} |
|
|
|
# backwards compatibility |
|
pathlib2 |
|
{% endif %} |