[DOCS] #4587 – Make Sphinx warnings break docs build

Lock readme-renderer version to <25.0 as starting with v25 Python 3.4 is not supported anymore.
This commit is contained in:
Thalian 2020-03-23 20:28:13 +01:00
parent b90a977ace
commit d9cd1dccb6
2 changed files with 2 additions and 0 deletions

View file

@ -10,3 +10,4 @@ pytest-cov==2.6.1
pytest-benchmark==3.2.2
Cython==0.29.6
twine==1.13.0
readme-renderer<25.0

View file

@ -9,3 +9,4 @@ pytest-cov
pytest-benchmark
Cython!=0.27
twine
readme-renderer<25.0