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 2e6afbc commit 9881117Copy full SHA for 9881117
.github/workflows/ci.yml
@@ -236,7 +236,7 @@ jobs:
236
237
- name: Install Python dependencies
238
run: |
239
- 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
240
241
- name: Install jacoco dependencies
242
0 commit comments