Changes Project to Poetry

This commit is contained in:
2023-06-11 15:36:08 -03:00
parent 753a8cb964
commit 6e10d07416
6 changed files with 58 additions and 15 deletions

View File

@@ -12,6 +12,8 @@ numpy = "^1.24.3"
argparse = "^1.4.0"
setproctitle = "^1.3.2"
pyyaml = "^6.0"
dacite = "^1.8.1"
nptyping = "^2.5.0"
[tool.poetry.group.dev.dependencies]