mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-06 04:15:44 +08:00
Update setup.py description
This commit is contained in:
parent
fc9fd015e6
commit
e6d09f532a
2
setup.py
2
setup.py
@ -59,7 +59,7 @@ setup(
|
|||||||
setup_requires=['pytest-runner'],
|
setup_requires=['pytest-runner'],
|
||||||
tests_require=['pytest', 'pytest-mock'],
|
tests_require=['pytest', 'pytest-mock'],
|
||||||
version=version,
|
version=version,
|
||||||
description='Python bindings for FFmpeg - with support for complex filtering',
|
description='Python bindings for FFmpeg - with complex filtering support',
|
||||||
author='Karl Kroening',
|
author='Karl Kroening',
|
||||||
author_email='karlk@kralnet.us',
|
author_email='karlk@kralnet.us',
|
||||||
url='https://github.com/kkroening/ffmpeg-python',
|
url='https://github.com/kkroening/ffmpeg-python',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user