summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-12-20 23:33:03 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-12-20 23:33:03 +0100
commit7adb17452d8c845f46858b4cebe8198988edfdbc (patch)
treec067e862d398de12544c48c3eb64e6401a8bb199 /setup.py
parent2e41bfcbdbb762be610ff379380ea2201f544edd (diff)
[enh] add result_templates/code.html
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index d976a31f..1c1a19dd 100644
--- a/setup.py
+++ b/setup.py
@@ -44,6 +44,7 @@ setup(
'requests',
'lxml',
'pyyaml',
+ 'pygments',
'setuptools',
'python-dateutil',
],