mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-01 03:26:52 +00:00
Fix ReadTheDocs builds
docutils 0.18 is busted and needs to be prevented from being installed Related to https://github.com/sphinx-doc/sphinx/issues/9788 Related to https://github.com/readthedocs/readthedocs.org/issues/8616
This commit is contained in:
parent
a4e337add1
commit
221de71071
1 changed files with 1 additions and 0 deletions
|
|
@ -2,3 +2,4 @@ sphinx>=1.3.0,!=3.1.0
|
|||
sphinx_rtd_theme
|
||||
sphinx-prompt
|
||||
flake8-polyfill
|
||||
docutils!=0.18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue