releases/dev-requirements.txt
2017-01-24 10:37:43 -08:00

14 lines
251 B
Text

# Task runner
invoke>=0.6.0,<2.0
invocations<0.14
# Tests (N.B. integration suite also uses Invoke as above)
spec>=0.11.3,<2.0
mock==1.0.1
# Just for tests...heh
six>=1.4.1,<2.0
# Docs
-e .
sphinx_rtd_theme>=0.1.5,<2.0
# Builds
wheel==0.24
twine==1.5