Smaller improvements

This commit is contained in:
2021-03-15 18:28:33 +01:00
parent 3e59f01add
commit 85cd9fbcbc
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -67,4 +67,5 @@ class CLI(ApplicationABC):
self._command_handler.handle(command, args)
except KeyboardInterrupt:
Console.write_line()
exit()
+1 -1
View File
@@ -16,7 +16,7 @@
"LicenseName": "",
"LicenseDescription": "",
"Dependencies": [
"sh_cpl==2021.4.1.post2"
"sh_cpl==2021.4.1.post3"
],
"PythonVersion": ">=3.9.2",
"Classifiers": []