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 90615a8 commit 2dcf1f1Copy full SHA for 2dcf1f1
setup.py
@@ -40,7 +40,7 @@
40
"Programming Language :: Python :: 3.10",
41
"Programming Language :: Python :: 3.11",
42
],
43
- python_requires=">=3.8",
+ python_requires=">=3.9",
44
packages=["ffmpeg_bitrate_stats"],
45
install_requires=["numpy", "pandas", "plotille"],
46
include_package_data=True,
0 commit comments