Skip to content

Commit 0033391

Browse files
committed
setup update
1 parent c584bb8 commit 0033391

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
@@ -9,5 +9,5 @@
99
url='https://github.com/AP-Atul/pympeg',
1010
license='LICENSE',
1111
description='A simple to use ffmpeg command line wrapper in python.',
12-
long_description=open('README.md').read(),
12+
long_description=open('README.md').read()
1313
)

0 commit comments

Comments
 (0)