kube-escape/Pipfile
Frank Villaro-Dixon d940d2897c add pod cfg
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
2024-08-28 00:00:08 +02:00

17 lines
211 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
websockets = "*"
asyncio = "*"
bencoder = "*"
rich = "*"
colorful = "*"
[dev-packages]
[requires]
python_version = "3.12"