1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-04 18:29:19 +02:00

Use newer sphinx

This should hopefully fix the CI again.  The version pinning might
be overly strict, not sure how versions work in tox though.
This commit is contained in:
Floris Bruynooghe 2019-04-27 14:18:20 +03:00
parent 12ef73c8e7
commit 6813e83955

View file

@ -38,8 +38,9 @@ commands =
rst-lint --encoding 'utf-8' README.rst
[testenv:doc]
basepython = python3.5
deps =
sphinx==1.8.5
sphinx==2.0.1
breathe
changedir = doc