Removes Unnecessary Dependency

This commit is contained in:
2024-07-24 00:29:46 -03:00
parent 23f189d3c8
commit 8b5c34ff75
2 changed files with 1 additions and 16 deletions

View File

@@ -13,7 +13,6 @@ argparse = "^1.4.0"
setproctitle = "^1.3.2"
pyyaml = "^6.0"
nptyping = "^2.5.0"
dunamai = "^1.21.2"
[tool.poetry.scripts]
diceplayer = "diceplayer.__main__:main"