summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2015-09-05 14:12:01 +0200
committermathieui <mathieui@mathieui.net>2015-09-05 14:12:01 +0200
commit706c39664b86e34254f3aab9b0d72f29a94a6b3f (patch)
tree9d280153d23cd25531e2242b80fe60146c41b205 /requirements.txt
parent788b0cc36bc2b7803c63b99c38251d01623130fb (diff)
downloadpoezio-706c39664b86e34254f3aab9b0d72f29a94a6b3f.tar.gz
poezio-706c39664b86e34254f3aab9b0d72f29a94a6b3f.tar.bz2
poezio-706c39664b86e34254f3aab9b0d72f29a94a6b3f.tar.xz
poezio-706c39664b86e34254f3aab9b0d72f29a94a6b3f.zip
Remove pygments from requirements.txt, and update doc
Normal users don’t need pygments, and cython is slow to build
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
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