We do not need to check docs for this project. --- zope_hookable-8.2/tox.ini.orig +++ zope_hookable-8.2/tox.ini @@ -19,16 +19,13 @@ pip_pre = py315: true deps = setuptools >= 78.1.1,< 81 - Sphinx setenv = pure: PURE_PYTHON=1 !pure-!pypy3: PURE_PYTHON=0 commands = zope-testrunner --test-path=src {posargs:-vc} - sphinx-build -b doctest -d {envdir}/.cache/doctrees docs {envdir}/.cache/doctest extras = test - docs [testenv:setuptools-latest] basepython = python3