File: .meta.toml

package info (click to toggle)
python-roman 5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 148 kB
  • sloc: python: 202; makefile: 6
file content (19 lines) | stat: -rw-r--r-- 356 bytes parent folder | download
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 = "ad3bfb10"

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

[tox]
testenv-deps = ["zope.testrunner"]

[coverage]
fail-under = 100