We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5268d8 commit 531f77eCopy full SHA for 531f77e
1 file changed
pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
"Programming Language :: Python :: 3.11",
19
"Programming Language :: Python :: 3.12",
20
"Programming Language :: Python :: 3.13",
21
- "Programming Language :: Python :: 3.14",
+ "Programming Language :: Python :: 3.14"
22
]
23
dependencies = [
24
"matplotlib>=3.7",
0 commit comments