backup wip

This commit is contained in:
Alexander Soare
2024-04-03 19:23:22 +01:00
parent 110ac5ffa1
commit 278336a39a
3 changed files with 185 additions and 253 deletions

View File

@@ -101,3 +101,6 @@ enable = true
[build-system]
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning>=1.0.0,<2.0.0"]
build-backend = "poetry_dynamic_versioning.backend"
[tool.black]
line-length = 110