eric7/PipInterface/PipPackagesWidget.py

branch
external_find
changeset 9039
3c8aa997bad8
parent 9003
6bc210cd5726
child 9058
d1be27810566
child 9111
4ac66b6c33a4
--- a/eric7/PipInterface/PipPackagesWidget.py	Fri Apr 29 15:40:17 2022 +0200
+++ b/eric7/PipInterface/PipPackagesWidget.py	Fri Apr 29 17:49:47 2022 +0200
@@ -1820,7 +1820,6 @@
         Private slot to show a dialog with the licenses of the selected
         environment.
         """
-        # TODO: not yet implemented
         from .PipLicensesDialog import PipLicensesDialog
         
         environment = self.environmentsComboBox.currentText()

eric ide

mercurial