Use Typer instead of platformdirs
This commit is contained in:
parent
3e4937be65
commit
58bff7ecb0
4 changed files with 14 additions and 14 deletions
|
|
@ -9,7 +9,6 @@ python = "^3.9"
|
|||
reader = "^2.6"
|
||||
typer = {extras = ["all"], version = "^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