updating pyproject.toml
This commit is contained in:
parent
5ec05fc6d2
commit
03f24bfcdd
|
@ -14,8 +14,7 @@ rich = "^13.7.0"
|
||||||
typer = "^0.9.0"
|
typer = "^0.9.0"
|
||||||
dice = "^4.0.0"
|
dice = "^4.0.0"
|
||||||
|
|
||||||
#dnd-name-generator = { git = "https://github.com/evilchili/dnd-name-generator", branch='main' }
|
dnd-name-generator = { git = "https://github.com/evilchili/dnd-name-generator", branch='main' }
|
||||||
dnd-name-generator = {path = "../dnd-name-generator/dist/dnd_name_generator-1.0-py3-none-any.whl"}
|
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
pytest = "^7.4.3"
|
pytest = "^7.4.3"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user