Published and fixed tests
This commit is contained in:
parent
8af675d341
commit
c6c7e7bb28
35 changed files with 15 additions and 6 deletions
|
|
@ -10,3 +10,7 @@ dependencies = [
|
|||
"requests>=2.33.1",
|
||||
"simplejson>=3.20.2",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
requires = ["uv_build >= 0.10.10, <0.11.0"]
|
||||
build-backend = "uv_build"
|
||||
Loading…
Add table
Add a link
Reference in a new issue