File: setup.cfg

package info (click to toggle)
python-intervaltree 3.0.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 240 kB
  • sloc: python: 943; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
[egg_info]
tag_build = 
tag_svn_revision = false
tag_date = 0

[tool:pytest]
addopts = --doctest-modules --doctest-glob='README.md' --ignore=setup.py --ignore=*.pyc
norecursedirs = *.egg* *doc* .* _* htmlcov scripts dist bin test/data