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

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

[tox]
use-flake8 = true

[coverage]
fail-under = 99