cryptography/dev-requirements.txt
Paul Kehrer e3d2fc1727 install only the minimum required to build our docs for rtd (#4133)
* install only the minimum required to build our docs for rtd

We don't need to install sphinxcontrib-spelling or doc8 in rtd.

* move another package
2018-03-05 19:50:10 -05:00

8 lines
103 B
Text

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