scripts/install.py

branch
eric7
changeset 8387
a68072a69dfc
parent 8386
41a27cbdb5c1
child 8388
f864abd11a5b
--- a/scripts/install.py	Fri May 28 17:50:00 2021 +0200
+++ b/scripts/install.py	Sat May 29 14:43:34 2021 +0200
@@ -1859,7 +1859,7 @@
          os.path.join(cfg["ericPixDir"], "eric7.ico")),
         # TODO: enable this once PyQt 6.2.0/Qt 6.2.0 is released
         #~ ("eric7 Browser (Python {0}.{1}).lnk",
-        #~  os.path.join(cfg["bindir"], "eric7_browse.cmd"),    # __IGNORE_WARNING__
+        #~  os.path.join(cfg["bindir"], "eric7_browser.cmd"),    # __IGNORE_WARNING__
         #~  os.path.join(cfg["ericPixDir"], "ericWeb48.ico")),
     ]
     

eric ide

mercurial