Files
requests/Pipfile
T
2017-01-24 16:05:33 -07:00

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 = "*"