add uv env

This commit is contained in:
coon 2025-11-07 22:57:13 +01:00
commit 6649462843
3 changed files with 16 additions and 0 deletions

8
uv.lock generated Normal file
View file

@ -0,0 +1,8 @@
version = 1
revision = 3
requires-python = ">=3.13"
[[package]]
name = "matrix-greeter-bot"
version = "0.1.0"
source = { virtual = "." }