mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Require coverage < 4.3.2 to avoid bugs.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
coverage >= 4.2
|
||||
coverage >= 4.2, < 4.3.2
|
||||
pywinrm >= 0.2.1 # 0.1.1 required, but 0.2.1 provides better performance
|
||||
|
||||
Reference in New Issue
Block a user