summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-12-07 22:39:09 +0100
committermathieui <mathieui@mathieui.net>2014-12-07 22:39:09 +0100
commit7903e2440f39451725cbdd2eb00643bf03791363 (patch)
treef142cf07101c5a6c3bac9955da2b139d59405347
parent1cd0b4d6ea1f231c7786a01ebf3852419a4b762a (diff)
downloadpoezio-7903e2440f39451725cbdd2eb00643bf03791363.tar.gz
poezio-7903e2440f39451725cbdd2eb00643bf03791363.tar.bz2
poezio-7903e2440f39451725cbdd2eb00643bf03791363.tar.xz
poezio-7903e2440f39451725cbdd2eb00643bf03791363.zip
Add pygments to the requirements
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 6bd62d71..ba091e23 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
setuptools
-e git+git://git.louiz.org/slixmpp#egg=slixmpp
aiodns
+pygments