mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
update python dependencies
This commit is contained in:
@@ -124,9 +124,6 @@ def start(build, direct, workers): # noqa: C901
|
||||
warning(str(err))
|
||||
error("Stopping hyperglass due to keyboard interrupt.")
|
||||
|
||||
except BaseException as err:
|
||||
error(str(err))
|
||||
|
||||
|
||||
@hg.command(
|
||||
"secret",
|
||||
|
Reference in New Issue
Block a user