cryptography/dev-requirements.txt
Chris Wolfe 0b26ab263a tox 2.4 has new syntax for specifying extras (#3212)
* tox 2.4 allows has new extras syntax

* specify minimum version for tox in dev-requirements.txt
2016-11-06 00:00:37 -04:00

8 lines
90 B
Text

clint
coverage
invoke
requests
tox >= 2.4.1
twine
-e .[test,docstest,pep8test]
-e vectors