Skip to content

Commit 1cab2b4

Browse files
authored
Merge pull request #93 from sci-oer/fix-pypi-license
fix: update license string
2 parents 5ec599c + 5d38eee commit 1cab2b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
"Programming Language :: Python :: 3.9",
3030
"Programming Language :: Python :: 3.8",
3131
"Programming Language :: Python :: 3.7",
32-
"License :: GNU Affero General Public License v3",
32+
"License :: OSI Approved :: GNU Affero General Public License v3",
3333
"Operating System :: OS Independent",
3434
"Topic :: Education",
3535
"Topic :: Education :: Computer Aided Instruction (CAI)",

0 commit comments

Comments
 (0)