Move settings to settings.py and read from a config file
This commit is contained in:
parent
c8bf725780
commit
203525becb
4 changed files with 51 additions and 8 deletions
|
|
@ -9,6 +9,7 @@ python = "^3.9"
|
|||
reader = "^2.6"
|
||||
typer = "^0.4.0"
|
||||
dhooks = "^1.1.4"
|
||||
platformdirs = "^2.4.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^5.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue