File: setup.cfg

package info (click to toggle)
chardet 3.0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,452 kB
  • sloc: xml: 66,422; python: 4,889; makefile: 163; sh: 6
file content (15 lines) | stat: -rw-r--r-- 161 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[aliases]
test = pytest

[bdist_wheel]
universal = 1

[tool:pytest]
addopts = -v
python_files = test.py
norecursedirs = *

[egg_info]
tag_build = 
tag_date = 0