initial commit in new pr

This commit is contained in:
2025-10-08 21:51:10 +03:00
parent 77416cf22c
commit 0bdc3f07c2
+1 -1
View File
@@ -9,7 +9,7 @@ license = { text = "MIT" }
dependencies = [
"rich (>=14.0.0,<15.0.0)",
"art (>=6.4,<7.0)",
"pyreadline3>=3.5.4",
"pyreadline3>=3.5.4; sys_platform == 'win32'",
]
[tool.ruff]