diff options
author | mathieui <mathieui@mathieui.net> | 2014-12-07 22:39:09 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2014-12-07 22:39:09 +0100 |
commit | 7903e2440f39451725cbdd2eb00643bf03791363 (patch) | |
tree | f142cf07101c5a6c3bac9955da2b139d59405347 /requirements.txt | |
parent | 1cd0b4d6ea1f231c7786a01ebf3852419a4b762a (diff) | |
download | poezio-7903e2440f39451725cbdd2eb00643bf03791363.tar.gz poezio-7903e2440f39451725cbdd2eb00643bf03791363.tar.bz2 poezio-7903e2440f39451725cbdd2eb00643bf03791363.tar.xz poezio-7903e2440f39451725cbdd2eb00643bf03791363.zip |
Add pygments to the requirements
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
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 |