view generate/Pipfile @ 84:e27daa2da21c

Enable generating Google Photos API and add more arguments
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 24 Oct 2020 17:27:32 +0200
parents d967aac4e997
children dffa0f1afda2
line wrap: on
line source

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]

[packages]
requests = "*"
chevron = "*"

[requires]
python_version = "3.8"