releases/dev-requirements.txt

16 lines
245 B
Text
Raw Normal View History

2013-11-11 07:45:41 -08:00
# Task runner
invoke>=0.6.0
invocations>=0.4.1
# Tests (N.B. integration suite also uses Invoke as above)
2015-01-02 16:28:37 -08:00
spec>=0.11.3
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
# Builds
wheel==0.24
twine==1.5