releases/dev-requirements.txt

13 lines
162 B
Text
Raw Normal View History

2013-11-11 07:45:41 -08:00
# Task runner
invoke>=0.6.0
invocations>=0.4.1
2013-11-11 07:45:41 -08:00
# Tests
2013-11-06 17:24:47 -08:00
spec>=0.11.1
2013-11-12 14:11:52 -08:00
mock==1.0.1
2013-11-21 15:30:12 -08:00
# Just for tests...heh
six>=1.4.1
2013-11-11 07:45:41 -08:00
# Docs
-e .
2013-11-06 17:24:47 -08:00
sphinx>=1.1
2013-11-11 07:45:41 -08:00
sphinx_rtd_theme>=0.1.5