qlever 0.5.22__py3-none-any.whl → 0.5.23__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of qlever might be problematic. Click here for more details.
- qlever/commands/ui.py +1 -1
- {qlever-0.5.22.dist-info → qlever-0.5.23.dist-info}/METADATA +1 -1
- {qlever-0.5.22.dist-info → qlever-0.5.23.dist-info}/RECORD +7 -7
- {qlever-0.5.22.dist-info → qlever-0.5.23.dist-info}/WHEEL +0 -0
- {qlever-0.5.22.dist-info → qlever-0.5.23.dist-info}/entry_points.txt +0 -0
- {qlever-0.5.22.dist-info → qlever-0.5.23.dist-info}/licenses/LICENSE +0 -0
- {qlever-0.5.22.dist-info → qlever-0.5.23.dist-info}/top_level.txt +0 -0
qlever/commands/ui.py
CHANGED
|
@@ -108,7 +108,7 @@ class UiCommand(QleverCommand):
|
|
|
108
108
|
|
|
109
109
|
# Construct commands and show them.
|
|
110
110
|
pull_latest_image = "/" in args.ui_image and not args.no_pull_latest
|
|
111
|
-
ui_config_name = args.
|
|
111
|
+
ui_config_name = args.ui_config
|
|
112
112
|
ui_db_file = args.ui_db_file or f"{args.name}.ui-db.sqlite3"
|
|
113
113
|
ui_db_file_from_image = "qleverui.sqlite3"
|
|
114
114
|
ui_config_file = args.ui_config_file
|
|
@@ -43,11 +43,11 @@ qlever/commands/start.py,sha256=g_5-BUiSYJjL10ae91jMA5SgI0zk4O4gPMN_BOuERmc,1085
|
|
|
43
43
|
qlever/commands/status.py,sha256=TtnBqcdkF3zTDKft07zpVcIX7kFu7d_nOy9b6Ohh9vQ,1650
|
|
44
44
|
qlever/commands/stop.py,sha256=5BNKArOzoJ8kYiTVAmtN81w7nQ42fkxISgsxL-qJpO0,3463
|
|
45
45
|
qlever/commands/system_info.py,sha256=I84EKgMO5J8pvsTDhkVKHzsRLtPajNg9KTQN5kWjqLU,4660
|
|
46
|
-
qlever/commands/ui.py,sha256=
|
|
46
|
+
qlever/commands/ui.py,sha256=32DxXXrYEO4Ou9M3azWpPHzwCsPYvWuR9hBfliVJ2WM,9762
|
|
47
47
|
qlever/commands/warmup.py,sha256=kJHzS7HJo8pD2CphJuaXDj_CYP02YDo2DVM-pun3A80,1029
|
|
48
|
-
qlever-0.5.
|
|
49
|
-
qlever-0.5.
|
|
50
|
-
qlever-0.5.
|
|
51
|
-
qlever-0.5.
|
|
52
|
-
qlever-0.5.
|
|
53
|
-
qlever-0.5.
|
|
48
|
+
qlever-0.5.23.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
49
|
+
qlever-0.5.23.dist-info/METADATA,sha256=mLvI_U3eUeLxMSDSjk96eFa8HqH7Gv6grntGeVcDeJM,4652
|
|
50
|
+
qlever-0.5.23.dist-info/WHEEL,sha256=GHB6lJx2juba1wDgXDNlMTyM13ckjBMKf-OnwgKOCtA,91
|
|
51
|
+
qlever-0.5.23.dist-info/entry_points.txt,sha256=U_1U6SFIEZ-AnNlvk2nzcL0e4jnjEpuSbxYZ_E0XpEg,51
|
|
52
|
+
qlever-0.5.23.dist-info/top_level.txt,sha256=kd3zsYqiFd0--Czh5XTVkfEq6XR-XgRFW35X0v0GT-c,7
|
|
53
|
+
qlever-0.5.23.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|