File: setup.cfg

package info (click to toggle)
pytest-qt 3.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 636 kB
  • sloc: python: 3,773; makefile: 146; sh: 6
file content (14 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[bdist_wheel]
universal = 1

[tool:pytest]
testpaths = tests
addopts = --strict
xfail_strict = true
markers = 
	filterwarnings: pytest's filterwarnings marker

[egg_info]
tag_build = 
tag_date = 0