Moved to uv and aiohttp

This commit is contained in:
2025-10-29 14:52:18 +01:00
parent 50e85f3d5b
commit 450d583421
11 changed files with 653 additions and 1086 deletions

View File

@@ -1,4 +1,5 @@
[pytest]
asyncio_mode = auto
pythonpath = src
testpaths = tests
addopts = -s