releases/dev-requirements.txt

12 lines
213 B
Text

# Task runner
invoke>=0.6.0
invocations>=0.4.1
# Tests (N.B. integration suite also uses Invoke as above)
spec>=0.11.1
mock==1.0.1
# Just for tests...heh
six>=1.4.1
# Docs
-e .
sphinx>=1.1
sphinx_rtd_theme>=0.1.5