Merge branch 'master' into namespaced
[swc-boot-camp.git] / setup / installation-test / swc-installation-test-2.py
index 581d725a729e5c9567ca9959fc85dcc2d6a48ea2..9898d1b08aa685915f86f162e3946b4c367905d7 100755 (executable)
@@ -512,7 +512,7 @@ for command,long_name,minimum_version,paths in [
         ('pip', None, None, None),
         ('sqlite3', 'SQLite 3', None, None),
         ('nosetests', 'Nose', (1, 0, 0), None),
-        ('ipython', 'IPython script', (0, 13), None),
+        ('ipython', 'IPython script', (1, 0), None),
         ('emacs', 'Emacs', None, None),
         ('xemacs', 'XEmacs', None, None),
         ('vim', 'Vim', None, None),