We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e9146 commit d697cffCopy full SHA for d697cff
.github/workflows/ci.yml
@@ -232,7 +232,7 @@ jobs:
232
233
- name: Install Python dependencies
234
run: |
235
- python3 -m pip install --user --upgrade urllib3 lxml paramiko nose texttable ipmisim pyopenssl pycrypto mock flask netaddr pylint pycodestyle six astroid pynose
+ python3 -m pip install --user --upgrade urllib3 lxml paramiko nose texttable ipmisim pyopenssl pycryptodome mock flask netaddr pylint pycodestyle six astroid pynose
236
237
- name: Install jacoco dependencies
238
0 commit comments