Require coverage < 4.3.2 to avoid bugs.

This commit is contained in:
Matt Clay 2017-01-16 17:44:45 -08:00
parent 34bca6fb55
commit 55b9a11468

View file

@ -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