Skip to content

Commit baf4b63

Browse files
committed
Update license and language classifiers
1 parent 43f0e0b commit baf4b63

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ authors = [{name = "Johan Medrano", email = "johan.medrano@ucl.ac.uk"}]
1212
requires-python = ">=3.9,<=3.12"
1313
classifiers = [
1414
"Development Status :: 3 - Alpha",
15-
"License :: OSI Approved :: GPL2",
16-
"Programming Language :: Python :: 3",
15+
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
1716
"Programming Language :: Python :: 3.9",
1817
"Programming Language :: Python :: 3.10",
1918
"Programming Language :: Python :: 3.11",

0 commit comments

Comments
 (0)