add pip new requirements to windows (#27697)
* add pip new requirements to windows * Increase the conditions that restrict system installationmy_2.0rc
parent
53803202cc
commit
7c69e36131
@ -1,4 +1,4 @@
|
|||||||
PyGithub
|
PyGithub
|
||||||
coverage
|
coverage
|
||||||
pycrypto
|
pycrypto ; platform_system != "Windows"
|
||||||
mock
|
mock
|
||||||
|
Loading…
Reference in new issue