Skip to content

Commit adac1c9

Browse files
authored
Merge pull request #10 from Ultraplot/revert-6-main
Revert "license update"
2 parents b243afe + e31afe6 commit adac1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ maintainers = [
2020
description = "A succinct matplotlib wrapper for making beautiful, publication-quality graphics."
2121
readme = "README.rst"
2222
requires-python = ">=3.6.0"
23-
license = "CC-BY-SA-4.0"
23+
license = {text = "MIT"}
2424
classifiers = [
2525
"License :: OSI Approved :: MIT License",
2626
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)