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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 0 deletions

1
.python-version Normal file
View file

@ -0,0 +1 @@
3.13

8
uv.lock generated Normal file
View file

@ -0,0 +1,8 @@
version = 1
revision = 2
requires-python = ">=3.8"
[[package]]
name = "ty"
version = "0.0.0a4"
source = { editable = "." }