We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f0e0b commit baf4b63Copy full SHA for baf4b63
1 file changed
pyproject.toml
@@ -12,8 +12,7 @@ authors = [{name = "Johan Medrano", email = "johan.medrano@ucl.ac.uk"}]
12
requires-python = ">=3.9,<=3.12"
13
classifiers = [
14
"Development Status :: 3 - Alpha",
15
- "License :: OSI Approved :: GPL2",
16
- "Programming Language :: Python :: 3",
+ "License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
17
"Programming Language :: Python :: 3.9",
18
"Programming Language :: Python :: 3.10",
19
"Programming Language :: Python :: 3.11",
0 commit comments