Files
requests/Pipfile
T
2017-01-24 21:09:21 -05: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 = "*"