update norecursedirs so everything works again

This commit is contained in:
Daniel 2023-12-05 19:21:39 +01:00
parent ed1ac0b088
commit 0ecc5a0787

View file

@ -20,4 +20,4 @@ target-version = "py311"
[tool.pytest.ini_options]
python_functions = "test_* setup_*"
# norecursedirs = "previous-work src"
norecursedirs = "previous-work recipes"