File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 pytest
2020 pytest-capturelog
2121 pytest-benchmark
22- objproxies ==0.9.3
22+ objproxies ==0.9.4
2323commands =
2424 python setup.py clean --all build_ext --force --inplace
2525 {posargs:py.test -vv --ignore =src}
@@ -72,7 +72,7 @@ commands =
7272[testenv:coveralls]
7373basepython = python3.4
7474deps =
75- coveralls
75+ coveralls ==1.0b1
7676skip_install = true
7777usedevelop = false
7878commands =
Original file line number Diff line number Diff line change 2828 pytest
2929 pytest-capturelog
3030 pytest-benchmark
31- objproxies ==0.9.3
31+ objproxies ==0.9.4
3232commands =
3333 python setup.py clean --all build_ext --force --inplace
3434 {posargs:py.test -vv --ignore =src}
@@ -81,7 +81,7 @@ commands =
8181[testenv:coveralls]
8282basepython = python3.4
8383deps =
84- coveralls
84+ coveralls ==1.0b1
8585skip_install = true
8686usedevelop = false
8787commands =
You can’t perform that action at this time.
0 commit comments