fix: development status is stable
This commit is contained in:
parent
508c885173
commit
b810c389e7
2
setup.py
2
setup.py
@ -44,7 +44,7 @@ setup(
|
||||
install_requires=["tutor>=16.0.0,<17.0.0", "tutor-discovery>=16.0.0,<17.0.0", "tutor-mfe>=16.0.0,<17.0.0"],
|
||||
entry_points={"tutor.plugin.v1": ["credentials = tutorcredentials.plugin"]},
|
||||
classifiers=[
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3",
|
||||
"Operating System :: OS Independent",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user