Skip to content

Commit 120b770

Browse files
committed
fix: pin eea.* z3c.unconfigure eggs
pin is needed to buildout
1 parent 5eb2034 commit 120b770

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

versions.cfg

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ collective.z3cform.select2 = 3.0.0b9
88
Products.PDBDebugMode = 2.0
99
asttokens = 2.4.1
1010
collective.upgrade = 1.7
11-
# eea.faceted.vocabularies = 7.0
12-
# eea.jquery = 11.3
11+
eea.faceted.vocabularies = 7.0
12+
eea.jquery = 11.3
1313
executing = 2.0.1
1414
ipython = 8.21.0
1515
jedi = 0.19.1
@@ -149,3 +149,5 @@ z3c.jbot = 2.0
149149
prompt-toolkit = 3.0.41
150150

151151
BeautifulSoup4 = 4.12.3
152+
153+
z3c.unconfigure = 2.0

0 commit comments

Comments
 (0)