File: setup.cfg

package info (click to toggle)
ppa-dev-tools 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,096 kB
  • sloc: python: 5,069; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[metadata]
description_file = README.md
license_files = LICENSE.GPLv2+

[aliases]
test = pytest

[tool:pytest]
addopts = --verbose
python_files = tests/*.py

[egg_info]
tag_build = 
tag_date = 0