mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
14 lines
222 B
TOML
14 lines
222 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
pytest = ">=2.8.0"
|
|
codecov = "*"
|
|
pytest-httpbin = "==0.0.7"
|
|
sphinx = "*"
|
|
pytest-mock = "*"
|
|
pytest-cov = "*"
|
|
pysocks = "*"
|
|
alabaster = "*"
|