8000 Update setup.py description · Powercoder64/ffmpeg-python@e6d09f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit e6d09f5

Browse files
committed
Update setup.py description
1 parent fc9fd01 commit e6d09f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
setup_requires=['pytest-runner'],
6060
tests_require=['pytest', 'pytest-mock'],
6161
version=version,
62-
description='Python bindings for FFmpeg - with support for complex filtering',
62+
description='Python bindings for FFmpeg - with complex filtering support',
6363
author='Karl Kroening',
6464
author_email='karlk@kralnet.us',
6565
url='https://github.com/kkroening/ffmpeg-python',

0 commit comments

Comments
 (0)
0