server/isso/Pipfile
author ymh <ymh.work@gmail.com>
Tue, 25 Sep 2018 14:41:01 +0200
changeset 16 a9fff9dba8e3
parent 7 5847345004db
permissions -rw-r--r--
Add via_base_url to group var template

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

[packages]
uWSGI = "*"
isso = {editable = true, git = "https://github.com/IRI-Research/isso.git"}

[dev-packages]

[requires]
python_version = "3.7"