1
0
Fork 0
colorclass/Pipfile
Daniel Baumann 7ffdc0dc3c
Adding upstream version 2.2.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-07 10:19:58 +01:00

13 lines
165 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
pytest = "*"
vermin = "*"
[requires]
python_version = "3.10"