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 0085170 commit afbb7b1Copy full SHA for afbb7b1
.github/workflows/ci_integration.yml
@@ -81,6 +81,7 @@ jobs:
81
run: |
82
python -m pip install --upgrade pip
83
pip install "tox < 4.0"
84
+ pip install setuptools
85
86
- name: Run coverage
87
env:
0 commit comments