mirror of https://github.com/astral-sh/uv
Remove Python 3.9.18 from `.python-versions` (#14784)
Python 3.9.18 is not used in the tests anymore.
This commit is contained in:
parent
98d6ab6632
commit
8ed86a6dcd
|
|
@ -6,7 +6,6 @@
|
|||
3.8.20
|
||||
# The following are required for packse scenarios
|
||||
3.9.20
|
||||
3.9.18
|
||||
3.9.12
|
||||
# The following is needed for `==3.13` request tests
|
||||
3.13.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue