pytest: Remove unnecessary norecursedirs
This commit is contained in:
parent
8eee3f6bce
commit
522b938974
@ -1,5 +1,4 @@
|
||||
[pytest]
|
||||
norecursedirs = .tox .venv
|
||||
addopts = --strict -rfEw --faulthandler-timeout=70 --instafail
|
||||
markers =
|
||||
gui: Tests using the GUI (e.g. spawning widgets)
|
||||
|
Loading…
Reference in New Issue
Block a user