server/isso/Pipfile
author ymh <ymh.work@gmail.com>
Mon, 04 Apr 2022 17:02:10 +0200
changeset 26 eb14941af2e7
parent 7 5847345004db
permissions -rw-r--r--
Added tag 0.2.2 for changeset 7f7cdcd01dea

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