File: setup.cfg

package info (click to toggle)
python-zeroconf 0.26.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 436 kB
  • sloc: python: 4,524; makefile: 191
file content (8 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
[wheel]
universal = 1

[flake8]
show-source = 1
import-order-style=google
application-import-names=zeroconf
max-line-length=110