Skip to content

Commit 684b79a

Browse files
committed
Have tox install the package in editable mode
1 parent 9ebe9f5 commit 684b79a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ minversion = 4.0
8888
[testenv]
8989
extras = test
9090
commands = python -m pytest {posargs}
91+
package = editable
9192
usedevelop = true
9293
9394
[testenv:{py37-,py38-,py39-,py310-,py311-,py312-,}pyright]

0 commit comments

Comments
 (0)