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 cb87f23 commit a42d496Copy full SHA for a42d496
pyproject.toml
@@ -29,6 +29,9 @@ classifiers = [
29
"Programming Language :: Python :: 3.9",
30
"Programming Language :: Python :: 3.10",
31
"Programming Language :: Python :: 3.11",
32
+ "Programming Language :: Python :: 3.12",
33
+ "Programming Language :: Python :: 3.13",
34
+ "Programming Language :: Python :: 3.14",
35
"Topic :: Scientific/Engineering :: Visualization",
36
]
37
requires-python = ">=3.8"
0 commit comments