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 601642b commit 7809877Copy full SHA for 7809877
.github/workflows/test.yml
@@ -126,7 +126,6 @@ jobs:
126
run: |
127
python -m pip install --upgrade pip wheel setuptools
128
python -m pip install --pre -r requirements/test.txt -r doc/requirements.txt
129
- python -m pip install docutils==0.17.1 # FIXME
130
python -m pip install codecov
131
python -m pip list
132
0 commit comments