Skip to content

Is there a way to run tox in parallel mode without executing the parallel sub command of the CLI? #3255

Answered by jugmac00
droctothorpe asked this question in Q&A
Discussion options

You must be logged in to vote

I am afraid I am not aware of any way to do so with env variables or with configuration only.

The only way I could imagine was to create a tox plugin which either makes this behaviour configurable or for simplicity forces parallel mode for all invocations.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@droctothorpe
Comment options

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