update norecursedirs so everything works again
This commit is contained in:
parent
ed1ac0b088
commit
0ecc5a0787
1 changed files with 1 additions and 1 deletions
|
|
@ -20,4 +20,4 @@ target-version = "py311"
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
python_functions = "test_* setup_*"
|
python_functions = "test_* setup_*"
|
||||||
# norecursedirs = "previous-work src"
|
norecursedirs = "previous-work recipes"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue