VirtualEnv/VirtualenvExecDialog.py

branch
conda
changeset 6678
5f1de9e59227
parent 6677
6299d69a218a
child 6696
706185900558
equal deleted inserted replaced
6677:6299d69a218a 6678:5f1de9e59227
37 """ 37 """
38 Constructor 38 Constructor
39 39
40 @param configuration dictionary containing the configuration parameters 40 @param configuration dictionary containing the configuration parameters
41 as returned by the command configuration dialog 41 as returned by the command configuration dialog
42 @type dictResolver 42 @type dict
43 @param venvManager reference to the virtual environment manager 43 @param venvManager reference to the virtual environment manager
44 @type VirtualenvManager 44 @type VirtualenvManager
45 @param parent reference to the parent widget 45 @param parent reference to the parent widget
46 @type QWidget 46 @type QWidget
47 """ 47 """

eric ide

mercurial