mirror of
https://github.com/astral-sh/ty.git
synced 2025-07-07 11:35:00 +00:00
Commit the uv.lock
and .python-version
files (#61)
This commit is contained in:
parent
ff90008643
commit
c4e0c2590b
2 changed files with 9 additions and 0 deletions
1
.python-version
Normal file
1
.python-version
Normal file
|
@ -0,0 +1 @@
|
|||
3.13
|
8
uv.lock
generated
Normal file
8
uv.lock
generated
Normal file
|
@ -0,0 +1,8 @@
|
|||
version = 1
|
||||
revision = 2
|
||||
requires-python = ">=3.8"
|
||||
|
||||
[[package]]
|
||||
name = "ty"
|
||||
version = "0.0.0a4"
|
||||
source = { editable = "." }
|
Loading…
Add table
Add a link
Reference in a new issue