fixing csv2md dependency
This commit is contained in:
parent
3fc69090ff
commit
845dbe1f7a
|
@ -13,10 +13,10 @@ python = "^3.10"
|
|||
typer = "^0.9.0"
|
||||
rich = "^13.7.0"
|
||||
pyyaml = "^6.0.1"
|
||||
csv2md = "^1.2.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.4.3"
|
||||
csv2md = "^1.2.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
roll-table = "rolltable.cli:app"
|
||||
|
|
Loading…
Reference in New Issue
Block a user