summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 264b78c1b0e13b330b9f75fe14a4aa294eccefaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from:
# https://github.com/zopefoundation/meta/tree/master/config/pure-python
[bdist_wheel]
universal = 1

[flake8]
doctests = 1

[check-manifest]
ignore =
    .editorconfig
    .meta.toml
    docs/_build/html/_sources/*