mirror of
https://github.com/Tafkas/fritzbox-munin.git
synced 2023-10-10 13:36:55 +02:00
15 lines
186 B
TOML
15 lines
186 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
fritzconnection = "*"
|
|
requests = "*"
|
|
lxml = "*"
|
|
|
|
[requires]
|
|
python_version = "3.8"
|