add uv files + python script to send to webhook
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[project]
|
||||
name = "bc2"
|
||||
version = "0.1.0"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"requests>=2.34.2",
|
||||
]
|
||||
Reference in New Issue
Block a user