mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-21 14:07:18 +00:00
Remove uv version 0.8.19 restraint (#22197)
This commit is contained in:
parent
0ed08daae7
commit
ce95729551
1 changed files with 0 additions and 3 deletions
|
|
@ -158,9 +158,6 @@ source = ["ultralytics/"]
|
|||
data_file = "tests/.coverage"
|
||||
omit = ["ultralytics/utils/callbacks/*"]
|
||||
|
||||
[tool.uv]
|
||||
required-version = "==0.8.19"
|
||||
|
||||
[tool.isort]
|
||||
line_length = 120
|
||||
multi_line_output = 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue