Files
mayan-edms/requirements/development.txt
Roberto Rosario 53d3d7392f Update version of twine to 1.9.1.
Fixes packaging issues with unicode filenames.
https://github.com/pypa/twine/issues/235

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2017-06-07 14:29:32 -04:00

23 lines
276 B
Plaintext

# requirements/development.txt
-r common.txt
Werkzeug==0.11.15
django-debug-toolbar==1.6
django-extensions==1.7.5
django-rosetta==0.7.12
flake8==3.2.1
ipython==5.1.0
safety==0.5.1
pypandoc==1.3.3
transifex-client==0.12.2
twine==1.9.1
wheel==0.29.0
-r testing-base.txt