updating pyproject.toml
This commit is contained in:
+1
-2
@@ -14,8 +14,7 @@ rich = "^13.7.0"
|
||||
typer = "^0.9.0"
|
||||
dice = "^4.0.0"
|
||||
|
||||
#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"}
|
||||
dnd-name-generator = { git = "https://github.com/evilchili/dnd-name-generator", branch='main' }
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.4.3"
|
||||
|
||||
Reference in New Issue
Block a user