1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

update python dependencies

This commit is contained in:
checktheroads
2021-04-24 10:44:40 -07:00
parent 5217fcc2e5
commit aca3457011
5 changed files with 16 additions and 13 deletions

View File

@@ -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",