v0.1.1
This commit is contained in:
parent
453f3ac9de
commit
92f2e47a0f
@ -15,6 +15,10 @@ torchtext = "^0.16.1"
|
|||||||
torchdata = "^0.7.1"
|
torchdata = "^0.7.1"
|
||||||
tqdm = "^4.66.1"
|
tqdm = "^4.66.1"
|
||||||
|
|
||||||
|
[tool.poetry.scripts]
|
||||||
|
aa_create_database = "africat.aa_create_database:main"
|
||||||
|
categorise = "africat:categorise:main"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
Loading…
Reference in New Issue
Block a user