view Pipfile @ 33:81119b44f4c7 tip

Close this head
author Lewin Bormann <lbo@spheniscida.de>
date Thu, 15 Oct 2020 22:33:09 +0200
parents 173a94e88057
children 66307a6fdfe6
line wrap: on
line source

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

[dev-packages]

[packages]
google-api-python-client = "*"
google-auth-httplib2 = "*"
google-auth-oauthlib = "*"
python-dateutil = "*"
arguments = "*"
future = "*"
pyyaml = "*"
consoleprinter = "*"

[requires]
python_version = "3.7"