src/eric7/eric7_pip.py

branch
eric7
changeset 10238
9ea4634a697e
parent 10084
125166c6b66c
child 10303
ee1aadab1215
equal deleted inserted replaced
10237:17ab17a3e6b3 10238:9ea4634a697e
54 54
55 def main(): 55 def main():
56 """ 56 """
57 Main entry point into the application. 57 Main entry point into the application.
58 """ 58 """
59 QGuiApplication.setDesktopFileName("eric7_pip.desktop") 59 QGuiApplication.setDesktopFileName("eric7_pip")
60 60
61 options = [ 61 options = [
62 ( 62 (
63 "--config=configDir", 63 "--config=configDir",
64 "use the given directory as the one containing the config files", 64 "use the given directory as the one containing the config files",

eric ide

mercurial