13 lines
156 B
TOML
Raw Permalink Normal View History

2025-07-28 22:25:26 +02:00
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
matplotlib = "*"
[dev-packages]
[requires]
python_version = "3.12"