Files
Vincent Bernat d191613ab8 Initial release
No history. If you have the original history, you can use:

```
git replace THISCOMMIT b0b998bd1c651e308ac71a9158e07e5c3521a281
```
2021-05-15 16:18:03 +02:00

15 lines
228 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
ansible = "==2.10.*"
Jinja2 = "==2.11.*"
diskcache = "*"
netaddr = "*"
pytest = "==6.*"
pytest-html = "*"
PyYAML = "*"
requests = "*"