mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-09 08:51:54 -04:00
[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:
parent
b90a977ace
commit
d9cd1dccb6
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -9,3 +9,4 @@ pytest-cov
|
|||
pytest-benchmark
|
||||
Cython!=0.27
|
||||
twine
|
||||
readme-renderer<25.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue