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.
1 parent f7e5e35 commit 5b4d384Copy full SHA for 5b4d384
pyproject.toml
@@ -12,12 +12,8 @@ name = "mplcairo"
12
description = "A (new) cairo backend for Matplotlib."
13
readme = "README.rst"
14
authors = [{name = "Antony Lee"}]
15
-license = {text = "MIT"}
16
classifiers = [
17
- "Development Status :: 4 - Beta",
18
"Framework :: Matplotlib",
19
- "License :: OSI Approved :: MIT License",
20
- "Programming Language :: Python :: 3",
21
]
22
requires-python = ">=3.8"
23
dependencies = [
0 commit comments