aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ce659f8..d04415d 100644
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,8 @@ requires = [
'python-slugify',
'icalendar',
'python-magic',
- 'Pillow'
+ 'Pillow',
+ 'pyramid_exclog'
]
setup(name='JM2L',