From 39e69a4d36e2062f62c13a383e0674072acdaa4d Mon Sep 17 00:00:00 2001 From: Christophe-Marie Duquesne Date: Thu, 18 Jul 2013 23:16:41 +0200 Subject: [PATCH] removing ffmpeg from the requirements, following the comments --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9bf7eb8..18306a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,3 @@ Markdown Pillow pilkit pytest -ffmpeg