File: setup.cfg

package info (click to toggle)
seqdiag 0.9.5%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 460 kB
  • ctags: 251
  • sloc: python: 1,962; makefile: 11
file content (24 lines) | stat: -rw-r--r-- 265 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0

[build]
build-base = _build

[sdist]
formats = gztar

[wheel]
universal = 1

[aliases]
release = check -r -s register sdist bdist_wheel upload

[check]
strict = 1
restructuredtext = 1

[flake8]
ignore = _