File: setup.cfg

package info (click to toggle)
python-geoip2 2.4.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 620 kB
  • ctags: 181
  • sloc: python: 1,074; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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
tag_svn_revision = 0