Merge remote-tracking branch 'origin/master' into nightly

This commit is contained in:
Overhang.IO 2023-06-27 15:26:24 +00:00
commit 9787d8d71b

View File

@ -36,7 +36,7 @@ setup(
install_requires=["tutor>=16.0.0,<17.0.0", "requests"], install_requires=["tutor>=16.0.0,<17.0.0", "requests"],
entry_points={"tutor.plugin.v1": ["xqueue = tutorxqueue.plugin"]}, entry_points={"tutor.plugin.v1": ["xqueue = tutorxqueue.plugin"]},
classifiers=[ classifiers=[
"Development Status :: 3 - Alpha", "Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers", "Intended Audience :: Developers",
"License :: OSI Approved :: GNU Affero General Public License v3", "License :: OSI Approved :: GNU Affero General Public License v3",
"Operating System :: OS Independent", "Operating System :: OS Independent",