We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 770d3e9 commit dbf3a2fCopy full SHA for dbf3a2f
1 file changed
.github/workflows/ci.yml
@@ -255,7 +255,7 @@ jobs:
255
- name: Install Python dependencies
256
run: |
257
rustc --version
258
- python3 -m pip install --user --upgrade urllib3 lxml paramiko nose texttable ipmisim pyopenssl pycryptodome mock flask netaddr pylint pycodestyle six astroid pynose
+ python3 -m pip install --user --upgrade maturin urllib3 lxml paramiko nose texttable ipmisim pyopenssl pycryptodome mock flask netaddr pylint pycodestyle six astroid pynose
259
260
- name: Install jacoco dependencies
261
0 commit comments