mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
Add pytest.ini (#1401)
This commit is contained in:
parent
16096aba17
commit
e69a4ce4ed
1 changed files with 3 additions and 0 deletions
3
pytest.ini
Normal file
3
pytest.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[pytest]
|
||||
filterwarnings =
|
||||
ignore::pytest.PytestRemovedIn8Warning:_pytest.nodes:140
|
Loading…
Reference in a new issue