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 bf5cdb0 commit b23afb7Copy full SHA for b23afb7
pyproject.toml
@@ -20,10 +20,11 @@ classifiers = [
20
"Topic :: Multimedia :: Video",
21
"Topic :: Multimedia :: Video :: Capture",
22
"Topic :: Multimedia :: Video :: Conversion",
23
- "Programming Language :: Python :: 3.7",
24
"Programming Language :: Python :: 3.8",
25
"Programming Language :: Python :: 3.9",
26
"Programming Language :: Python :: 3.10",
+ "Programming Language :: Python :: 3.11",
27
+ "Programming Language :: Python :: 3.12",
28
]
29
dynamic = ["version"]
30
requires-python = ">=3.7"
0 commit comments