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
|
||||
coverage
|
||||
pycrypto
|
||||
pycrypto ; platform_system != "Windows"
|
||||
mock
|
||||
|
Loading…
Reference in new issue