mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Mock 1.1.0 lost python2.6 compatibility
This commit is contained in:
parent
5430169b77
commit
7c73e9c12e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
nose
|
nose
|
||||||
mock
|
mock >= 1.0.1, < 1.1
|
||||||
passlib
|
passlib
|
||||||
coverage
|
coverage
|
||||||
coveralls
|
coveralls
|
||||||
|
|
Loading…
Reference in a new issue