view generate/Pipfile @ 100:42625070b740 common_v0.1.5

Publish common_v0.1.5
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 24 Oct 2020 22:44:41 +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"