Skip to content
Discussion options

You must be logged in to vote

Parallel execution is CLI-only — there is no tox.ini configuration for it. The intended way is via the CLI: tox run-parallel or tox run --parallel.

If you want a default, use a shell alias, a Makefile target, or a scripts section in your pyproject.toml (e.g. via hatch or similar).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gaborbernat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants