We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23cdb5 commit 840f4d8Copy full SHA for 840f4d8
tox.ini
@@ -10,5 +10,8 @@ wheel_build_env = .pkg
10
deps =
11
pytest>=7,<8
12
pytest-asyncio<1
13
+extras =
14
+ http
15
+ zeroconf
16
commands =
17
pytest {tty:--color=yes} {posargs}
0 commit comments