mirror of
https://github.com/vale981/releases
synced 2025-03-05 09:41:42 -05:00
15 lines
245 B
Text
15 lines
245 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.3
|
|
mock==1.0.1
|
|
# Just for tests...heh
|
|
six>=1.4.1
|
|
# Docs
|
|
-e .
|
|
sphinx>=1.1
|
|
sphinx_rtd_theme>=0.1.5
|
|
# Builds
|
|
wheel==0.24
|
|
twine==1.5
|