Commit the uv.lock and .python-version files (#61)

This commit is contained in:
Zanie Blue
2025-05-06 09:45:39 -05:00
committed by GitHub
parent ff90008643
commit c4e0c2590b
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
3.13
Generated
+8
View File
@@ -0,0 +1,8 @@
version = 1
revision = 2
requires-python = ">=3.8"
[[package]]
name = "ty"
version = "0.0.0a4"
source = { editable = "." }