releases/dev-requirements.txt
2013-11-21 15:30:12 -08:00

12 lines
162 B
Text

# Task runner
invoke>=0.6.0
invocations>=0.4.1
# Tests
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