Skip to content

Commit 96a40bd

Browse files
committed
BLD: Make CI pass again with pytest 4.5
1 parent 0f19dae commit 96a40bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pytest.ini

+4
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ filterwarnings =
2424

2525
env =
2626
PYTHONHASHSEED=0
27+
28+
markers =
29+
valgrind_error: Known to cause errors under valgrind
30+
slow: Tests which are slow

0 commit comments

Comments
 (0)