mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
configure tests for development
This commit is contained in:
@@ -15,3 +15,13 @@ dependencies = [
|
||||
[build-system]
|
||||
requires = ["poetry-core>=2.0.0,<3.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
art = "^6.4"
|
||||
rich = "^13.9.4"
|
||||
numpy = "^2.2.2"
|
||||
word2number = "^1.1"
|
||||
numexpr = "^2.10.2"
|
||||
requests = "^2.32.3"
|
||||
tqdm = "^4.67.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user