We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2aa0ff commit 988d713Copy full SHA for 988d713
pyproject.toml
@@ -18,7 +18,7 @@ requires-python = ">=3.11"
18
license = { file="LICENSE" }
19
classifiers = [
20
"Programming Language :: Python :: 3",
21
- "license-expression = "AGPL-3.0-or-later",
+ "License-Expression:: AGPL-3.0-or-later",
22
"Operating System :: OS Independent",
23
"Intended Audience :: Science/Research",
24
"Topic :: Scientific/Engineering :: Visualization",
0 commit comments