File: setup.cfg

package info (click to toggle)
python-watchdog 6.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 808 kB
  • sloc: python: 6,384; ansic: 609; xml: 155; makefile: 124; sh: 8
file content (15 lines) | stat: -rw-r--r-- 452 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[metadata]
project_urls =
    Documentation=https://python-watchdog.readthedocs.io/en/stable/
    Source=https://github.com/gorakhargosh/watchdog/
    Issues=https://github.com/gorakhargosh/watchdog/issues
    Changelog=https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst

[build_sphinx]
source-dir = docs/source
build-dir  = docs/build
all_files  = 1

[upload_sphinx]
# Requires sphinx-pypi-upload to work.
upload-dir = docs/build/html