Skip to content

Commit

Permalink
Update cookiecutter-e3 template on e3-aws
Browse files Browse the repository at this point in the history
  • Loading branch information
cookiecutter-e3 committed Oct 29, 2024
1 parent 06ba94a commit ff3b007
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 @@ -18,6 +18,7 @@ extras = test
commands=
pytest -vvv --ignore=build --html=pytest-report.html \
--junit-xml=pytest-report.xml --self-contained-html \
--durations=10 \
xdist: -n auto \
cov: --e3-cov-rewrite {envsitepackagesdir} src \
cov: --cov {envsitepackagesdir}/e3/aws --cov-report= --cov-fail-under=0 \
Expand Down

0 comments on commit ff3b007

Please sign in to comment.