Skip to content

Commit

Permalink
Have tox install the package in editable mode
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Apr 18, 2024
1 parent 9ebe9f5 commit 684b79a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ minversion = 4.0
[testenv]
extras = test
commands = python -m pytest {posargs}
package = editable
usedevelop = true
[testenv:{py37-,py38-,py39-,py310-,py311-,py312-,}pyright]
Expand Down

0 comments on commit 684b79a

Please sign in to comment.