cacert-codedocs/Pipfile
Jan Dittberner d0a2424a21 Add minor improvements for documentation build
- add git version to generated output
- fix broken headline
- add support for wiki links and bug tracker links
2018-10-27 01:21:25 +02:00

13 lines
167 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
sphinx = "*"
GitPython = "*"
[dev-packages]
[requires]
python_version = "3.6"