setup: bump development status to "production"
We have been using this in production for years… No need to be coy.
This commit is contained in:
parent
02a76c3372
commit
df09a9d313
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -41,7 +41,7 @@ ARGS = dict(
|
|||
author_email="ignatenkobrain@fedoraproject.org",
|
||||
url="https://pagure.io/fedora-rust/rust2rpm",
|
||||
classifiers=[
|
||||
"Development Status :: 4 - Beta",
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Operating System :: POSIX :: Linux",
|
||||
|
|
Loading…
Reference in a new issue