Skip to content

Commit

Permalink
Merge pull request #78 from jwodder/fix-editable-test
Browse files Browse the repository at this point in the history
Install `editables` in test env
  • Loading branch information
jwodder authored Mar 16, 2024
2 parents b42dbb7 + ae7ff6a commit 4d090c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ minversion = 3.3.0
[testenv]
deps =
build>=0.7 # Must be a version that builds wheels from sdists
editables
hatchling
setuptools>=42
pip
Expand Down

0 comments on commit 4d090c1

Please sign in to comment.