Skip to content

Commit 4f18917

Browse files
committed
Remove docutils pin from config.yml
1 parent 4a4e44b commit 4f18917

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
run: |
3131
python -m pip install sphinx
3232
python -m pip install sphinx_rtd_theme
33-
python -m pip install docutils==0.12
3433
python -m pip install mock
3534
cd docs; make clean; make html; cd ..;
3635
- name: Run tests

0 commit comments

Comments
 (0)