mirror of https://github.com/astral-sh/uv
Update uv development status classifier to "Stable" on PyPI (#8943)
Closes https://github.com/astral-sh/uv/issues/8941
This commit is contained in:
parent
363c589f76
commit
65e2f955f1
|
|
@ -12,7 +12,7 @@ keywords = [
|
|||
"uv", "requirements", "packaging"
|
||||
]
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Environment :: Console",
|
||||
"Intended Audience :: Developers",
|
||||
"Operating System :: OS Independent",
|
||||
|
|
|
|||
Loading…
Reference in New Issue