mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
work on
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@ authors = [
|
||||
license = {text = "MIT"}
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = ["rich (>=14.0.0,<15.0.0)", "art (>=6.4,<7.0)"]
|
||||
dependencies = ["rich (>=14.0.0,<15.0.0)", "art (>=6.4,<7.0)", "pyreadline3 (>=3.5.4,<4.0.0)"]
|
||||
|
||||
|
||||
[tool.ruff]
|
||||
@@ -27,5 +27,5 @@ requires = ["poetry-core>=2.0.0,<3.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pyreadline3 = "^3.5.4"
|
||||
sphinx = "^8.2.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user