We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c75f3d6 + 23ea1f3 commit 43792fdCopy full SHA for 43792fd
buildout.cfg
@@ -66,6 +66,7 @@ eggs =
66
waitress
67
repoze.profile
68
j1m.relstoragejsonsearch
69
+ repoze.vhm
70
dependent-scripts = true
71
interpreter = py
72
initialization =
versions.cfg
@@ -393,3 +393,13 @@ ZODB = 5.2.0
393
# repoze.pgtextindex==1.4
394
# zope.sqlalchemy==0.6.1
395
transaction = 2.1.2
396
+
397
+# Added by buildout at 2017-03-28 18:22:05.609627
398
+Unidecode = 0.4.20
399
400
+# Required by:
401
+# karl==4.27.1
402
+python-slugify = 1.2.1
403
404
+# Added by buildout at 2017-03-28 19:05:42.125562
405
+repoze.vhm = 0.14
0 commit comments