fixed pyproject

This commit is contained in:
ston1th 2022-08-21 14:48:31 +02:00
commit 098059a854
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,4 @@
[project]
name = "radicale_goacc_auth"
version = "0.1.0"
dependencies = ["requests"]