mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 06:44:18 +00:00
Merge branch 'ban_sphinx_3_1_0' into 'master'
skip sphinx 3.1.0 See merge request pycqa/flake8!438
This commit is contained in:
commit
906d21fbca
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
sphinx>=1.3.0
|
sphinx>=1.3.0,!=3.1.0
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
sphinx-prompt
|
sphinx-prompt
|
||||||
configparser
|
configparser
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue