Skip to content

Commit e69a4ce

Browse files
Add pytest.ini (nf-core#1401)
1 parent 16096ab commit e69a4ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pytest.ini

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
filterwarnings =
3+
ignore::pytest.PytestRemovedIn8Warning:_pytest.nodes:140

0 commit comments

Comments
 (0)