swc-installation-test-2.py: Comment out 'mercurial' dependency
[swc-setup-installation-test.git] / swc-installation-test-2.py
index 62e3f2e2af503935131d1576886e9dff79e44bdb..5c275df084ed98b86244e186738d269fe45ff1c6 100755 (executable)
@@ -66,7 +66,7 @@ CHECKS = [
 # Version control
     'git',
     'hg',              # Command line tool
-    'mercurial',       # Python package
+    #'mercurial',       # Python package
 # Build tools and packaging
     'make',
     'virtual-pypi-installer',