releases/dev-requirements.txt

15 lines
260 B
Text
Raw Permalink Normal View History

2013-11-11 07:45:41 -08:00
# Task runner
2016-05-08 14:22:18 -07:00
invoke>=0.6.0,<2.0
invocations>=0.14,<2.0
# Tests (N.B. integration suite also uses Invoke as above)
2016-05-08 14:22:18 -07:00
spec>=0.11.3,<2.0
2013-11-12 14:11:52 -08:00
mock==1.0.1
2013-11-21 15:30:12 -08:00
# Just for tests...heh
2016-05-08 14:22:18 -07:00
six>=1.4.1,<2.0
2013-11-11 07:45:41 -08:00
# Docs
-e .
2016-05-08 14:22:18 -07:00
sphinx_rtd_theme>=0.1.5,<2.0
# Builds
wheel==0.24
twine==1.11.0