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 c584bb8 commit 0033391Copy full SHA for 0033391
setup.py
@@ -9,5 +9,5 @@
9
url='https://github.com/AP-Atul/pympeg',
10
license='LICENSE',
11
description='A simple to use ffmpeg command line wrapper in python.',
12
- long_description=open('README.md').read(),
+ long_description=open('README.md').read()
13
)
0 commit comments