mirror of
https://git.fsfe.org/fsfe-system-hackers/innernet-playbook.git
synced 2024-11-25 16:13:11 +01:00
13 lines
159 B
TOML
13 lines
159 B
TOML
|
[[source]]
|
||
|
url = "https://pypi.python.org/simple"
|
||
|
verify_ssl = true
|
||
|
name = "pypi"
|
||
|
|
||
|
[packages]
|
||
|
ansible = "*"
|
||
|
|
||
|
[dev-packages]
|
||
|
|
||
|
[requires]
|
||
|
python_version = "3.9"
|