This commit is contained in:
Jamie Hardt
2024-06-29 22:51:01 -07:00
parent 1a4c60e4a0
commit c04e3d5e56
2 changed files with 6 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.9"
tqdm = "^4.66.4"
anyreadline = "^0.1.1"
# anyreadline = "^0.1.1"
[tool.poetry.scripts]
mfbatch = 'mfbatch.__main__:main'