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]
|
|
pytest = "*"
|
|
codecov = "*"
|
|
pytest-httpbin = "*"
|
|
sphinx = "*"
|
|
pytest-mock = "*"
|
|
pytest-cov = "*"
|
|
pysocks = "*"
|