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