Skip to content

Commit

Permalink
chore: move to poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
judithspd authored Sep 25, 2024
1 parent b7a55f2 commit e10e2a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ allowlist_externals =
setenv =
VIRTUAL_ENV={envdir}
LC_ALL=en_US.utf-8
commands_pre =
poetry install --no-root --sync --with test,test-{envname}
commands =
find . -type f -name "*.pyc" -delete
poetry run pytest {posargs}
Expand Down

0 comments on commit e10e2a2

Please sign in to comment.