mirror of
https://github.com/vale981/releases
synced 2025-03-06 02:01:41 -05:00
1.2 branch of releases can't run invocations >=0.14, meh.
Circular dependencies stink!
This commit is contained in:
parent
207cf6391c
commit
dee51ab37f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Task runner
|
# Task runner
|
||||||
invoke>=0.6.0,<2.0
|
invoke>=0.6.0,<2.0
|
||||||
invocations>=0.4.1,<2.0
|
invocations<0.14
|
||||||
# Tests (N.B. integration suite also uses Invoke as above)
|
# Tests (N.B. integration suite also uses Invoke as above)
|
||||||
spec>=0.11.3,<2.0
|
spec>=0.11.3,<2.0
|
||||||
mock==1.0.1
|
mock==1.0.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue