mirror of
https://github.com/jcwimer/multi-cloud-kubernetes
synced 2026-03-25 01:44:43 +00:00
12 lines
166 B
TOML
12 lines
166 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
ansible = "==2.7.0.0"
|
|
|
|
[requires]
|
|
python_version = "2.7" |