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 1b1f6d1 commit 5cefb7dCopy full SHA for 5cefb7d
pyproject.toml
@@ -17,13 +17,13 @@ classifiers = [
17
"Development Status :: 4 - Beta",
18
"Intended Audience :: Developers",
19
"Topic :: Multimedia :: Video",
20
- "License :: OSI Approved :: MIT License",
21
"Programming Language :: Python :: 3",
22
"Programming Language :: Python :: 3.9",
23
"Programming Language :: Python :: 3.10",
24
"Programming Language :: Python :: 3.11",
25
"Programming Language :: Python :: 3.12",
26
"Programming Language :: Python :: 3.13",
+ "Programming Language :: Python :: 3.14",
27
]
28
dependencies = [
29
"numpy",
0 commit comments