From 706c39664b86e34254f3aab9b0d72f29a94a6b3f Mon Sep 17 00:00:00 2001 From: mathieui Date: Sat, 5 Sep 2015 14:12:01 +0200 Subject: Remove pygments from requirements.txt, and update doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Normal users don’t need pygments, and cython is slow to build --- requirements.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 91b1ba01..4718448c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,3 @@ cython -e git+git://git.louiz.org/slixmpp#egg=slixmpp aiodns==0.3.2 pycares==0.7 -pygments -- cgit v1.2.3