src/eric7/PipInterface/Pip.py

branch
eric7-maintenance
changeset 9832
3885b9d7bd31
parent 9654
7328efba128b
parent 9786
f94b530722af
child 9940
a57c188857e9
--- a/src/eric7/PipInterface/Pip.py	Tue Jan 24 10:16:03 2023 +0100
+++ b/src/eric7/PipInterface/Pip.py	Wed Mar 01 09:05:47 2023 +0100
@@ -1071,7 +1071,6 @@
         if envName:
             interpreter = self.getVirtualenvInterpreter(envName)
             if interpreter:
-
                 args = [
                     os.path.join(os.path.dirname(__file__), "piplicenses.py"),
                     "--from",

eric ide

mercurial