mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 04:22:51 +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'],
|
||||
tests_require=['pytest', 'pytest-mock'],
|
||||
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_email='karlk@kralnet.us',
|
||||
url='https://github.com/kkroening/ffmpeg-python',
|
||||
|
Loading…
x
Reference in New Issue
Block a user