i think that this works now
This commit is contained in:
parent
a3c843d63c
commit
fc555244a8
13 changed files with 715 additions and 505 deletions
|
|
@ -18,4 +18,11 @@ package = false
|
|||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest>=9.0.2",
|
||||
"pytest-asyncio>=0.25.0",
|
||||
"pytest-aiohttp>=1.1.0",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
asyncio_mode = "auto"
|
||||
asyncio_default_fixture_loop_scope = "function"
|
||||
pythonpath = ["src"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue