Bump Invoke requirement to newly released version w/ better Collection.from_module
This commit is contained in:
parent
7b690707dd
commit
414fec8f27
|
@ -1,6 +1,6 @@
|
||||||
# For newer tasks like building Sphinx docs.
|
# For newer tasks like building Sphinx docs.
|
||||||
# NOTE: Requires Python >=2.6
|
# NOTE: Requires Python >=2.6
|
||||||
invoke>=0.6.1
|
invoke>=0.7.0
|
||||||
invocations>=0.4.4
|
invocations>=0.4.4
|
||||||
sphinx>=1.1.3
|
sphinx>=1.1.3
|
||||||
alabaster>=0.2.0
|
alabaster>=0.2.0
|
||||||
|
|
Loading…
Reference in New Issue