Simon Bruder
2efda45f9c
All checks were successful
continuous-integration/drone/push Build is passing
15 lines
181 B
TOML
15 lines
181 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
commonmark = "*"
|
|
jinja2 = "*"
|
|
pyyaml = "*"
|
|
|
|
[requires]
|
|
python_version = "3.8"
|