new-features #5

Merged
dan merged 73 commits from wordpress-nextcloud into dev 2023-12-04 12:46:32 +01:00
Showing only changes of commit 37062ad502 - Show all commits

View file

@ -19,4 +19,5 @@ line-length = 120
target-version = "py311"
[tool.pytest.ini_options]
python_functions = "test_* setup_*"
python_functions = "test_* setup_*"
norecursedirs = "previous-work src"