We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff6a66 commit 6a9facaCopy full SHA for 6a9faca
.github/workflows/tests.yml
@@ -28,7 +28,7 @@ jobs:
28
python -VV
29
python -m site
30
python -m pip install --upgrade pip setuptools wheel
31
- python -m pip install --upgrade coverage[toml] virtualenv tox tox-gh-actions
+ python -m pip install --upgrade virtualenv tox tox-gh-actions
32
python -m pip install --upgrade cython
33
34
- name: "Rebuild CPP files using Cython"
0 commit comments