server/isso/Pipfile
author ymh <ymh.work@gmail.com>
Thu, 20 Sep 2018 18:13:36 +0200
changeset 13 b298809518a0
parent 7 5847345004db
permissions -rw-r--r--
Added tag 0.2.0 for changeset 256b31ffdc33

[[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"