8000
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 fc9fd01 commit e6d09f5Copy full SHA for e6d09f5
setup.py
@@ -59,7 +59,7 @@
59
setup_requires=['pytest-runner'],
60
tests_require=['pytest', 'pytest-mock'],
61
version=version,
62
- description='Python bindings for FFmpeg - with support for complex filtering',
+ description='Python bindings for FFmpeg - with complex filtering support',
63
author='Karl Kroening',
64
author_email='karlk@kralnet.us',
65
url='https://github.com/kkroening/ffmpeg-python',
0 commit comments