File: setup.cfg

package info (click to toggle)
sphinxcontrib-programoutput 0.17-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: python: 910; makefile: 24
file content (11 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
[aliases]
release = egg_info -RDb ''

[upload_docs]
upload_dir = build/sphinx/html

[bdist_wheel]
universal = 1

[zest.releaser]
python-file-with-version = src/sphinxcontrib/programoutput/__init__.py