feat: add hi3 stub
HI3 isn't working atm, don't expect too much
This commit is contained in:
@ -16,10 +16,12 @@ cleo = "^2.1.0"
|
||||
pytest = "^7.3.1"
|
||||
pre-commit = "^3.3.3"
|
||||
|
||||
|
||||
[tool.poetry.group.cli.dependencies]
|
||||
tqdm = "^4.65.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
vollerei = 'vollerei.cli:run'
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
Reference in New Issue
Block a user