multiple: disable socket for unit tests (#29080)

This commit is contained in:
Erick Friis
2025-01-07 15:31:50 -08:00
committed by GitHub
parent 539ebd5431
commit fcc9cdd100
24 changed files with 123 additions and 19 deletions

View File

@@ -59,6 +59,7 @@ optional = true
pytest = "^7.3.0"
pytest-asyncio = "^0.21.1"
pytest-watcher = "^0.3.4"
pytest-socket = "^0.7.0"
[[tool.poetry.group.test.dependencies.scipy]]
version = "^1"