summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index a479386..1ab5a31 100644
--- a/tox.ini
+++ b/tox.ini
@@ -22,8 +22,8 @@ envlist =
usedevelop = true
pip_pre = true
deps =
- # repoze.sphinx.autointerface does not yet support Sphinx >= 5:
- Sphinx < 5
+ # repoze.sphinx.autointerface does not yet support Sphinx >= 5:
+ Sphinx < 5
setenv =
pure: PURE_PYTHON=1
!pure-!pypy-!pypy3: PURE_PYTHON=0