wolfx api
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-10 11:39:41 +08:00
parent b3c3c77f3c
commit 8f5061ba41
9 changed files with 453 additions and 5 deletions

View File

@ -37,6 +37,8 @@ dependencies = [
"pytest (>=8.0.0,<9.0.0)",
"nonebug (>=0.4.3,<0.5.0)",
"pytest-cov (>=7.0.0,<8.0.0)",
"aiosignal (>=1.4.0,<2.0.0)",
"pytest-mock (>=3.15.1,<4.0.0)",
]
[tool.poetry]