mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
14 lines
188 B
TOML
14 lines
188 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
pystache = "==0.5.4"
|
|
requests = "==2.20.0"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "2.7"
|