rename from example to caldav

This commit is contained in:
2026-07-28 23:12:09 +02:00
parent 64ff4205ac
commit b2b7b786f0
2 changed files with 16 additions and 25 deletions
+1 -2
View File
@@ -1,11 +1,10 @@
[project]
name = "example"
name = "caldav"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"argon2>=0.1.10",
"bcrypt>=5.0.0",
"radicale>=3.7.7",
]