Skip to content

Commit

Permalink
tox is a pain
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-dot committed Feb 4, 2025
1 parent 395146b commit 01664bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ legacy_tox_ini = """
[tox]
skipsdist=True
[testenv:{pre-commit,type-checking,tests,docs,report}]
[testenv:{pre-commit,type-checking,tests,docs,unit-report,system-report}]
# Don't create a virtualenv for the command, requires tox-direct plugin
direct = True
passenv = *
Expand Down

0 comments on commit 01664bd

Please sign in to comment.