We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502e16e commit d79eec4Copy full SHA for d79eec4
1 file changed
tox.ini
@@ -8,7 +8,7 @@ skip_missing_interpreters = true
8
9
[testenv]
10
description = Unit + smoke tests (exclude hardware) with coverage
11
-use_develop = true
+package = wheel
12
extras = test
13
14
# Keep behavior aligned with your GitHub Actions job:
0 commit comments