Update setup.py

This commit is contained in:
Jamie Hardt
2022-11-22 22:42:40 -08:00
committed by GitHub
parent ea4f484488
commit ee305cebf4

View File

@@ -28,7 +28,8 @@ setup(name='wavinfo',
'Topic :: Multimedia :: Sound/Audio',
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10"],
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11"],
keywords='waveform metadata audio ebu smpte avi library film tv editing editorial',
install_requires=['lxml'],
entry_points={