File size: 313 Bytes
e5fc29e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3c3711b
e5fc29e
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[[source]]

url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"


[packages]



[dev-packages]

bumpversion = "*"
coveralls = "*"
"flake8" = "*"
mock = "*"
pre-commit = "*"
pytest = "*"
pytest-cov = "*"
pytest-mock = "*"
sphinx = "*"
sphinx-rtd-theme = "*"


[requires]

python_version = "2.7"