summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-10-07 02:45:34 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-10-07 02:51:00 +0900
commit83c022c01929ffbfcd51455571ec59149a3c2143 (patch)
tree08ae8af8e0f75a03fa59decbad4f95ea9b3ce5d6
parentf13ad8020767202df101c2f193db77136c281558 (diff)
downloadsphinx-git-support_py310.tar.gz
CI: Install unreleased "py" package for 3.11-devsupport_py310
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index fe9d5f183..40911ecee 100644
--- a/tox.ini
+++ b/tox.ini
@@ -22,6 +22,7 @@ deps =
du15: docutils==0.15.*
du16: docutils==0.16.*
du17: docutils==0.17.*
+ py310: git+https://github.com/pytest-dev/py
extras =
test
setenv =