1 --- zope.interface-7.2/tox.ini.orig
2 +++ zope.interface-7.2/tox.ini
4 !pure-!pypy3: PURE_PYTHON=0
5 ZOPE_INTERFACE_STRICT_IRO=1
7 - pip install -U -e .[test]
8 coverage run -p -m unittest discover -s src {posargs}
9 sphinx-build -b doctest -d {envdir}/.cache/doctrees docs {envdir}/.cache/doctest