Skip to content

Commit

Permalink
Increase the conditions that restrict system installation
Browse files Browse the repository at this point in the history
  • Loading branch information
iducn committed Sep 29, 2020
1 parent a9f08e7 commit dab6cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/unittest_py/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PyGithub
coverage
pycrypto
pycrypto ; platform_system != "Windows"
mock

1 comment on commit dab6cdd

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulation! Your pull request passed all required CI. You could ask reviewer(s) to approve and merge. 🎉

Please sign in to comment.