We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b243afe + e31afe6 commit adac1c9Copy full SHA for adac1c9
pyproject.toml
@@ -20,7 +20,7 @@ maintainers = [
20
description = "A succinct matplotlib wrapper for making beautiful, publication-quality graphics."
21
readme = "README.rst"
22
requires-python = ">=3.6.0"
23
-license = "CC-BY-SA-4.0"
+license = {text = "MIT"}
24
classifiers = [
25
"License :: OSI Approved :: MIT License",
26
"Operating System :: OS Independent",
0 commit comments