# Generated from: # https://github.com/zopefoundation/meta/tree/master/config/pure-python [meta] template = "pure-python" commit-id = "d03ad585" [python] with-pypy = true with-docs = true with-sphinx-doctests = false with-windows = false with-future-python = false with-macos = false [tox] use-flake8 = true [coverage] fail-under = 84 [manifest] additional-rules = [ "recursive-include docs *.bat", "recursive-include src *.html", "recursive-include src *.pt", "recursive-include src *.xml", ]