We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa39b9 commit cd606abCopy full SHA for cd606ab
pyproject.toml
@@ -30,8 +30,7 @@ classifiers = [
30
"Programming Language :: Python :: 3.10",
31
"Programming Language :: Python :: 3.11",
32
"Programming Language :: Python :: 3.12",
33
- "Framework :: Matplotlib :: 3.9",
34
- # "Framework :: Matplotlib :: 3.10" # add when basemap is updated
+ "Framework :: Matplotlib",
35
]
36
dependencies= [
37
"numpy>=1.26.0",
0 commit comments