mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-07-07 20:55:02 +00:00
Set uv version lower bound to >=0.7 (#158)
This commit is contained in:
parent
68ea842821
commit
c1466c838d
2 changed files with 375 additions and 375 deletions
|
@ -182,4 +182,4 @@ required-imports = ["from __future__ import annotations"]
|
|||
keep-runtime-typing = true
|
||||
|
||||
[tool.uv]
|
||||
required-version = "<0.8"
|
||||
required-version = ">=0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue