We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632e576 commit 104a824Copy full SHA for 104a824
1 file changed
setup.py
@@ -194,7 +194,7 @@ class build_py_and_l10n(build_py):
194
],
195
},
196
keywords="ioi programming contest grader management system",
197
- license_expression="AGPL-3.0-only",
+ license_expression="AGPL-3.0-or-later",
198
classifiers=[
199
"Development Status :: 5 - Production/Stable",
200
"Natural Language :: English",
0 commit comments