Plugins/UiExtensionPlugins/PipInterface/PipFileSelectionDialog.py

changeset 6301
f488d2cc5841
parent 6295
79bfd24e2fee
child 6327
a1716d9210f4
diff -r cfb21ace8d09 -r f488d2cc5841 Plugins/UiExtensionPlugins/PipInterface/PipFileSelectionDialog.py
--- a/Plugins/UiExtensionPlugins/PipInterface/PipFileSelectionDialog.py	Sun May 20 14:17:45 2018 +0200
+++ b/Plugins/UiExtensionPlugins/PipInterface/PipFileSelectionDialog.py	Mon May 21 16:53:11 2018 +0200
@@ -22,6 +22,7 @@
 import Utilities
 
 
+# TODO: add checkbox to select an installation into 'user site'
 class PipFileSelectionDialog(QDialog, Ui_PipFileSelectionDialog):
     """
     Class implementing a dialog to enter a file to be processed.

eric ide

mercurial