taskcafe/Pipfile

13 lines
155 B
TOML
Raw Permalink Normal View History

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
pre-commit = "*"
[requires]
2021-02-07 21:57:04 +01:00
python_version = "3.9"