Skip to content

Commit

Permalink
Merge branch 'main' into maint/grouped_dependabot_updates
Browse files Browse the repository at this point in the history
  • Loading branch information
greschd authored Sep 25, 2023
2 parents 1a86411 + 45920eb commit 9f516b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ setenv =
PYTHONUNBUFFERED = yes
commands =
poetry install -E test
poetry run python -m pip install -r minimum_requirements.txt
poetry run python -m pip install -r .ci/minimum_requirements.txt
poetry run pytest --reruns 1 --license-server={env:LICENSE_SERVER:} {env:PYTEST_MARKERS:} {posargs:-vv}

[testenv:style]
Expand Down

0 comments on commit 9f516b2

Please sign in to comment.