From 9bdde2842e021090f3d5392edb011c4645e83b91 Mon Sep 17 00:00:00 2001 From: Karl Kroening Date: Sat, 27 May 2017 18:42:48 -1000 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 303fcf4..d457100 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def get_current_commit_hash(): return commit_hash -long_description = dedent(""" +long_description = dedent("""\ ffmpeg-python: Python bindings for FFmpeg =========================================