mirror of
https://github.com/kennethreitz-archive/ovaltine.git
synced 2026-06-05 07:16:11 +00:00
10 lines
125 B
TOML
10 lines
125 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
requests = "*"
|
|
|
|
[packages]
|
|
chardet = "*"
|