install.py

changeset 1188
87c12a25512c
parent 1161
ddab52aa1a6b
child 1342
30226d5a7ffb
--- a/install.py	Mon Jul 18 19:50:45 2011 +0200
+++ b/install.py	Tue Jul 19 19:26:09 2011 +0200
@@ -35,7 +35,7 @@
 
 # Define blacklisted versions of the prerequisites
 BlackLists = {
-    "sip": ["4.11"],
+    "sip": ["4.11", "4.12.3"],
     "PyQt4": ["4.7.5"],
     "QScintilla2": [],
 }

eric ide

mercurial