Change entrypoint, add dotenv for local debug
This commit is contained in:
@@ -9,6 +9,7 @@ python = "^3.11"
|
||||
requests = "^2.31.0"
|
||||
loguru = "^0.7.2"
|
||||
pre-commit = "^3.6.0"
|
||||
python-dotenv = "^1.0.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^23.12.1"
|
||||
|
||||
Reference in New Issue
Block a user