Get pretty logging with coloredlogs

This commit is contained in:
rlaphoenix
2022-11-12 09:53:21 +00:00
parent 9056022065
commit ccf9dbfcbb
3 changed files with 64 additions and 2 deletions
+1
View File
@@ -31,6 +31,7 @@ click = "^8.1.3"
appdirs = "^1.4.4"
requests = "^2.28.1"
jsonpickle = "^2.2.0"
coloredlogs = "^15.0.1"
[tool.poetry.scripts]
nton = "nton.main:main"