Skip to content

Commit eed7888

Browse files
committed
- pin py.test at 3.0.7 due to pytest-dev/pytest#2430
Change-Id: I587282da141aa6ea92f944eeb4c9e5782d0b5f29
1 parent 024e8b1 commit eed7888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cov_args=--cov=sqlalchemy --cov-report term --cov-append --cov-report xml --excl
1313
usedevelop=
1414
cov: True
1515

16-
deps=pytest
16+
deps=pytest<=3.0.7
1717
pytest-xdist
1818
mock
1919
# needed only for correct profiling results

0 commit comments

Comments
 (0)