diff options
| author | Anthony Sottile <asottile@umich.edu> | 2020-06-08 14:50:14 -0700 |
|---|---|---|
| committer | Anthony Sottile <asottile@umich.edu> | 2020-06-08 14:50:31 -0700 |
| commit | c778fbf6808e5416d16ccd4480c75c10a0a464d5 (patch) | |
| tree | 118ee927d76c94d81292182495c1af09d2c82b29 /docs | |
| parent | 181bb46098dddf7e2d45319ea654b4b4d58c2840 (diff) | |
| download | flake8-c778fbf6808e5416d16ccd4480c75c10a0a464d5.tar.gz | |
skip sphinx 3.1.0
See https://github.com/sphinx-doc/sphinx/issues/7807
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/requirements.txt b/docs/source/requirements.txt index 4b5907f..3a7ffae 100644 --- a/docs/source/requirements.txt +++ b/docs/source/requirements.txt @@ -1,4 +1,4 @@ -sphinx>=1.3.0 +sphinx>=1.3.0,!=3.1.0 sphinx_rtd_theme sphinx-prompt configparser |
