[enh] add result_templates/code.html

This commit is contained in:
Thomas Pointhuber 2014-12-20 23:33:03 +01:00
parent 2e41bfcbdb
commit 7adb17452d
16 changed files with 352 additions and 1036 deletions

View file

@ -44,6 +44,7 @@ setup(
'requests',
'lxml',
'pyyaml',
'pygments',
'setuptools',
'python-dateutil',
],