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 ec748398fb - Show all commits

View file

@ -19,4 +19,4 @@ line-length = 120
target-version = "py311"
[tool.pytest.ini_options]
python_files = "test_*.py setup*.py"
python_functions = "test_* setup_*"