mirror of
https://github.com/kennethreitz/maya.git
synced 2026-06-05 06:46:14 +00:00
10 lines
133 B
TOML
10 lines
133 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
freezegun = "*"
|
|
pytest = "*"
|
|
sphinx = "*"
|