some more housekeeping

This commit is contained in:
holger krekel
2023-12-10 12:17:05 +01:00
parent a6d24b3af7
commit 587d8142d2
2 changed files with 9 additions and 9 deletions

View File

@@ -19,6 +19,9 @@ dependencies = [
[project.scripts]
cmdeploy = "deploy_chatmail.cmdeploy:main"
[tool.setuptools_scm]
write_to = "src/deploy_chatmail/_version.py"
[tool.pytest.ini_options]
addopts = "-v -ra --strict-markers"