File tree Expand file tree Collapse file tree 2 files changed +24
-24
lines changed
Expand file tree Collapse file tree 2 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 1- coverage= =4.3.4
2- detox= =0.10.0
3- docutils= =0.13.1
4- mock= =2.0.0
5- nose= =1.3.7
6- python-coveralls= =2.9.0
7- responses= =0.5.1
1+ coverage~ =4.3.4
2+ detox~ =0.10.0
3+ docutils~ =0.13.1
4+ mock~ =2.0.0
5+ nose~ =1.3.7
6+ python-coveralls~ =2.9.0
7+ responses~ =0.5.1
88requests~=2.13.0
9- six= =1.10.0
10- Sphinx= =1.5.3
11- sphinx-rtd-theme= =0.2.4
12- tox= =2.6.0
13- virtualenv= =15.1.0
14- watchdog= =0.8.3
15- wheel= =0.24.0
9+ six> =1.10.0
10+ Sphinx~ =1.5.3
11+ sphinx-rtd-theme~ =0.2.4
12+ tox~ =2.6.0
13+ virtualenv~ =15.1.0
14+ watchdog~ =0.8.3
15+ wheel> =0.24.0
Original file line number Diff line number Diff line change 77
88version = open ('wiremock/VERSION' , 'r' ).readline ().strip ()
99develop_requires = [
10- 'Sphinx= =1.5.3' ,
11- 'coverage= =4.3.4' ,
12- 'detox= =0.10.0' ,
13- 'mock= =2.0.0' ,
14- 'nose= =1.3.7' ,
15- 'python-coveralls= =2.9.0' ,
16- 'responses= =0.5.1' ,
10+ 'Sphinx~ =1.5.3' ,
11+ 'coverage~ =4.3.4' ,
12+ 'detox~ =0.10.0' ,
13+ 'mock~ =2.0.0' ,
14+ 'nose~ =1.3.7' ,
15+ 'python-coveralls~ =2.9.0' ,
16+ 'responses~ =0.5.1' ,
1717 'requests~=2.13.0' ,
1818 'six>=1.10.0' ,
19- 'sphinx-rtd-theme= =0.2.4' ,
20- 'tox= =2.6.0' ,
21- 'watchdog= =0.8.3' ,
19+ 'sphinx-rtd-theme~ =0.2.4' ,
20+ 'tox~ =2.6.0' ,
21+ 'watchdog~ =0.8.3' ,
2222 'wheel>=0.24.0' ]
2323
2424long_desc = """
You can’t perform that action at this time.
0 commit comments