Skip to content

Commit d79eec4

Browse files
committed
Revert "Use develop mode in tox testenv"
This reverts commit 3611774.
1 parent 502e16e commit d79eec4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ skip_missing_interpreters = true
88

99
[testenv]
1010
description = Unit + smoke tests (exclude hardware) with coverage
11-
use_develop = true
11+
package = wheel
1212
extras = test
1313

1414
# Keep behavior aligned with your GitHub Actions job:

0 commit comments

Comments
 (0)