File: setup.cfg

package info (click to toggle)
python-pyodata 1.11.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,280 kB
  • sloc: python: 7,170; xml: 947; makefile: 69; sh: 15
file content (10 lines) | stat: -rw-r--r-- 149 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
[metadata]
license_file=LICENSE
long_description=file: README.md

[aliases]
test=pytest

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