File: setup.cfg

package info (click to toggle)
txdbus 1.1.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 964 kB
  • sloc: python: 6,658; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
[flake8]
exclude=.tox,build,.eggs
application-import-names=txdbus,tests
import-order-style=smarkets

[bdist_wheel]
universal = 1