File: setup.cfg

package info (click to toggle)
python-geoip2 2.9.0%2Bdfsg1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 572 kB
  • sloc: python: 1,224; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
[aliases]
build_html = build_sphinx -b html --build-dir docs
sdist = build_html sdist
release = sdist bdist_wheel upload

[wheel]
universal = 1

[egg_info]
tag_build = 
tag_date = 0