cleanup #18

Merged
dan merged 15 commits from cleanup into dev 2023-12-15 17:57:51 +01:00
Showing only changes of commit a5d2eaa3f8 - Show all commits

View file

@ -59,7 +59,6 @@ line-length = 120
target-version = "py311"
[tool.pytest.ini_options]
python_functions = "setup_* test_* cleanup_*"
norecursedirs = ".* previous-work recipes"
testpaths = "tests"
markers = [