summaryrefslogtreecommitdiff
path: root/Pipfile
blob: 2bf3c27356bc0522cecf96c379293ee3768f26c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[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 = "*"
alabaster = "*"
readme_renderer = "*"
Sphinx = "<=1.5.5"
PySocks = "*"