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