This repository has been archived on 2023-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
py-libreauth/Pipfile
2017-12-17 00:40:03 +01:00

16 lines
152 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
twine = "*"
wheel = "*"
sphinx = "*"