File: setup.cfg

package info (click to toggle)
python-kgb 7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 532 kB
  • sloc: python: 4,466; makefile: 3
file content (16 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[bdist_wheel]
universal = 1

[egg_info]
tag_build = 
tag_date = 0

[flake8]
ignore = E121,E125,E129,E241,W504

[aliases]
release = egg_info -DRb ''

[tool:pytest]
addopts = --pyargs