Skip to content

Commit

Permalink
added install project step with uv in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
Floris vanderFlier committed Oct 24, 2024
1 parent ac85e32 commit 5f29ff4
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 @@ -6,5 +6,6 @@ deps =
pytest
ruff
commands =
uv sync --all-extras --dev
pytest -xvs tests
ruff check src/

0 comments on commit 5f29ff4

Please sign in to comment.