diff options
author | Hugo van Kemenade <hugovk@users.noreply.github.com> | 2021-11-05 12:53:36 +0200 |
---|---|---|
committer | Hugo van Kemenade <hugovk@users.noreply.github.com> | 2021-11-05 13:14:42 +0200 |
commit | 2d9c6db3ceabd80cb12a8d65db31876d206a7fba (patch) | |
tree | fd9db8ea9c16d7d41498b23fcdf435847da71868 | |
parent | 1f91a0f8bd33eeffe082e31300f94df2ee10454f (diff) | |
download | sphinx-git-2d9c6db3ceabd80cb12a8d65db31876d206a7fba.tar.gz |
Remove py workaround
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@ deps = du15: docutils==0.15.* du16: docutils==0.16.* du17: docutils==0.17.* - py311: git+https://github.com/pytest-dev/py extras = test setenv = |