Skip to content

Commit

Permalink
readd tox env poetry for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ychab committed Dec 20, 2023
1 parent d7da074 commit 15effe1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,9 @@ deps =
djhtml
isort
pylama[toml]

[testenv:poetry]
deps = pre-commit
commands =
pre-commit run -a poetry-lock
pre-commit run -a poetry-export

0 comments on commit 15effe1

Please sign in to comment.