repo2docker/tests/pipfile/setup-py-explicit/Pipfile

9 wiersze
140 B
Plaintext
Czysty Zwykły widok Historia

2019-04-20 22:53:40 +00:00
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
there = "*"
dummy = {path=".", editable=true}