mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
13 lines
194 B
TOML
13 lines
194 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
Sphinx = "*"
|
|
pytest_mock = "*"
|
|
pytest_cov = "*"
|
|
pytest = "*"
|
|
codecov = "*"
|
|
pytest-httpbin = "*"
|
|
PySocks = "*"
|