Files
requests/Pipfile
T
2017-02-02 16:12:29 -05:00

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