changeset 7 | 5847345004db |
parent 0 | 5f4fcbc80b37 |
6:819a7ab4e3fb | 7:5847345004db |
---|---|
3 verify_ssl = true |
3 verify_ssl = true |
4 name = "pypi" |
4 name = "pypi" |
5 |
5 |
6 [packages] |
6 [packages] |
7 uWSGI = "*" |
7 uWSGI = "*" |
8 "b6e37a2" = {path = "/Users/ymh/dev/projects/isso/dist/isso-0.10.7.dev0.tar.gz"} |
8 isso = {editable = true, git = "https://github.com/IRI-Research/isso.git"} |
9 |
9 |
10 [dev-packages] |
10 [dev-packages] |
11 |
11 |
12 [requires] |
12 [requires] |
13 python_version = "3.7" |
13 python_version = "3.7" |