Files

15 lines
185 B
TOML
Raw Permalink Normal View History

2026-04-23 17:07:55 +08:00
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
sphinx = "*"
sphinx-rtd-theme = "*"
pyyaml = "*"
[requires]
python_version = "3"