This repository has been archived on 2022-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
presis/Pipfile
Simon Bruder 2efda45f9c
All checks were successful
continuous-integration/drone/push Build is passing
Use pipenv
2020-05-05 14:47:22 +02:00

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"