We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 002e06b commit 3611774Copy full SHA for 3611774
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
-package = wheel
+use_develop = true
12
extras = test
13
14
# Keep behavior aligned with your GitHub Actions job:
0 commit comments