mirror of
https://github.com/iluvcapra/mfbatch.git
synced 2025-12-31 08:50:51 +00:00
Some more implementation, command script, etc
This commit is contained in:
@@ -8,7 +8,10 @@ readme = "README.md"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
tqdm = "^4.66.4"
|
||||
anyreadline = "^0.1.1"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
mfbatch = 'mfbatch.__main__:main'
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
||||
Reference in New Issue
Block a user