--- a/src/eric7/Preferences/ConfigurationPages/PipPage.ui Wed Jun 05 17:11:54 2024 +0200 +++ b/src/eric7/Preferences/ConfigurationPages/PipPage.ui Thu Jun 06 18:01:54 2024 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>532</width> - <height>393</height> + <height>494</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> @@ -151,6 +151,16 @@ </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> + <widget class="QCheckBox" name="noGlobalsCheckBox"> + <property name="toolTip"> + <string>Select to exclude global environments</string> + </property> + <property name="text"> + <string>Don't show global environments</string> + </property> + </widget> + </item> + <item> <widget class="QCheckBox" name="noCondaCheckBox"> <property name="toolTip"> <string>Select to exclude conda managed environments</string>