eric7/PipInterface/Pip.py

branch
eric7
changeset 8314
e3642a6a1e71
parent 8312
800c432b34c8
child 8318
962bce857696
--- a/eric7/PipInterface/Pip.py	Sat May 15 19:01:16 2021 +0200
+++ b/eric7/PipInterface/Pip.py	Sat May 15 20:08:03 2021 +0200
@@ -193,7 +193,7 @@
                 .getDebugProperty("VIRTUALENV")
             )
             if not venvName:
-                # fall back to interpreter used to run eric6
+                # fall back to interpreter used to run eric7
                 return sys.executable
         
         interpreter = (

eric ide

mercurial