Skip to content

How to clear tox cache? #3213

Discussion options

You must be logged in to vote

tox -r <envname> should help in that case. If not, you could simply delete the .tox folder - there are only transient files in there, so this just rebuilds everything.

If tox -r does not help, please report back, then we probably need to add some documentation.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jugmac00
Comment options

You must be logged in to vote
0 replies
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