build(deps): update deps
This commit is contained in:
1
python/.python-version
Normal file
1
python/.python-version
Normal file
@@ -0,0 +1 @@
|
||||
3.13
|
||||
0
python/README.md
Normal file
0
python/README.md
Normal file
7
python/pyproject.toml
Normal file
7
python/pyproject.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[project]
|
||||
name = "python"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = []
|
||||
8
python/uv.lock
generated
Normal file
8
python/uv.lock
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
version = 1
|
||||
revision = 2
|
||||
requires-python = ">=3.13"
|
||||
|
||||
[[package]]
|
||||
name = "python"
|
||||
version = "0.1.0"
|
||||
source = { virtual = "." }
|
||||
Reference in New Issue
Block a user