2021.4 #19
@ -67,4 +67,5 @@ class CLI(ApplicationABC):
|
||||
|
||||
self._command_handler.handle(command, args)
|
||||
except KeyboardInterrupt:
|
||||
Console.write_line()
|
||||
exit()
|
||||
|
@ -16,7 +16,7 @@
|
||||
"LicenseName": "",
|
||||
"LicenseDescription": "",
|
||||
"Dependencies": [
|
||||
"sh_cpl==2021.4.1.post2"
|
||||
"sh_cpl==2021.4.1.post3"
|
||||
],
|
||||
"PythonVersion": ">=3.9.2",
|
||||
"Classifiers": []
|
||||
|
0
src/tests/custom/cpl-test/src/test/__init__.py
Normal file
0
src/tests/custom/cpl-test/src/test/__init__.py
Normal file
Loading…
Reference in New Issue
Block a user