Jan Dittberner
d0a2424a21
- add git version to generated output - fix broken headline - add support for wiki links and bug tracker links
13 lines
167 B
TOML
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"
|