# Generated from: # https://github.com/zopefoundation/meta/tree/master/config/pure-python [meta] template = "pure-python" commit-id = "200573eb414d2228d463da3de7d71a6d6335a704" [python] with-pypy = true with-legacy-python = true with-docs = true with-sphinx-doctests = false with-windows = false with-future-python = false with-macos = false [coverage] fail-under = 90 [tox] testenv-additional = [ "setenv =", " ZOPE_INTERFACE_STRICT_IRO=1", ] use-flake8 = true [manifest] additional-rules = [ "recursive-include src *.clb", "recursive-include src *.txt", "recursive-include src *.zcml", ]