mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
33 lines
491 B
TOML
33 lines
491 B
TOML
[[source]]
|
|
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
|
|
[dev-packages]
|
|
|
|
pytest = ">=2.8.0"
|
|
codecov = "*"
|
|
pytest-httpbin = "==0.0.7"
|
|
pytest-mock = "*"
|
|
pytest-cov = "*"
|
|
pytest-xdist = "*"
|
|
alabaster = "*"
|
|
readme-renderer = "*"
|
|
sphinx = "<=1.5.5"
|
|
pysocks = "*"
|
|
docutils = "*"
|
|
"flake8" = "*"
|
|
tox = "*"
|
|
detox = "*"
|
|
httpbin = "==0.5.0"
|
|
pytest-mypy = "*"
|
|
white = {version="*"}
|
|
"e1839a8" = {path = ".", editable = true, extras=["socks"]}
|
|
mypy = "==0.540"
|
|
"rfc3986" = "*"
|
|
|
|
|
|
[packages]
|
|
|