setup.py
changeset 11987 d432911e3c26
parent 11968 bb0dfc7d2d0e
child 12069 82f7d583e5a3
--- a/setup.py	Tue Feb 28 16:11:17 2017 +0100
+++ b/setup.py	Tue Feb 28 16:46:16 2017 +0100
@@ -230,6 +230,7 @@
             'waitress >= 0.8.9',
             'wsgicors >= 0.3',
             'pyramid_multiauth',
+            'repoze.lru',
         ],
         'rdf': [
             'rdflib',