File: setup.cfg

package info (click to toggle)
python-u2flib-server 5.0.0-1.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 252 kB
  • sloc: python: 1,561; makefile: 9
file content (13 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
[bdist_wheel]
universal = 1

[flake8]
max-line-length = 80
exclude = 
	.*/,
	u2flib_server/attestation/data.py

[egg_info]
tag_build = 
tag_date = 0