summaryrefslogtreecommitdiff
path: root/.meta.toml
blob: fad8c6e5974300b9529f8fd4cba2b27a07a30df4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated from:
# https://github.com/zopefoundation/meta/tree/master/config/pure-python
[meta]
template = "pure-python"
commit-id = "efb3f62f0f2d8deea657bae8db49a191698e62ef"

[python]
with-pypy = true
with-legacy-python = true
with-docs = true
with-sphinx-doctests = false
with-windows = false
with-future-python = false

[tox]
use-flake8 = true

[coverage]
fail-under = 99