You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tox's self-provisioning has a bug when it is invoked with
`--installpkg` [[1]] that makes Tox hang on teardown.
The proposed workaround is making all these requirements available in
the same env Tox is installed. This patch gets rid of them instead.
[1]: tox-dev/tox#3600
0 commit comments