mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-04 00:36:58 +03:00
15 lines
209 B
TOML
15 lines
209 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
pystache = "==0.5.4"
|
|
requests = "==2.20.0"
|
|
urllib3 = ">=1.24.2"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "2.7"
|