add uv env
This commit is contained in:
commit
6649462843
3 changed files with 16 additions and 0 deletions
7
pyproject.toml
Normal file
7
pyproject.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[project]
|
||||
name = "matrix-greeter-bot"
|
||||
version = "0.1.0"
|
||||
description = "Invites a person to announcement channel and gives a welcome message if they join the Matrix space"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue