tox-docker icon indicating copy to clipboard operation
tox-docker copied to clipboard

v4 support

Open gaborbernat opened this issue 3 years ago • 3 comments

tox v4 is getting ready and we'd like to make sure this plugin is supported from day 1, we're collecting feature gaps for this under https://github.com/tox-dev/tox/issues/1974. Would be great if you could join our development chat under https://discord.gg/tox so we can assist with this. If you do so please drop in a line in the #plugin chat with the name of the repository you maintain. Thanks!

gaborbernat avatar Aug 29 '21 15:08 gaborbernat

See branch tox4 ... as of just now, tox-docker works with tox 4.0.0a9. I'll close this once I cut a release to PyPI.

dcrosta avatar Sep 20 '21 15:09 dcrosta

Can you make a PR with it please (draft). I want to comment in the parts where I believe we're not doing what's expected 😊

gaborbernat avatar Sep 20 '21 16:09 gaborbernat

Sure -- #113

dcrosta avatar Sep 20 '21 18:09 dcrosta

What is the status of the tox4 support? Looks like it is in master, but not released on PyPI?

vikahl avatar Feb 10 '23 14:02 vikahl

whoops, I forgot all about this, sorry! now that tox4 is (long since) out, I've published a regular release of tox-docker at https://pypi.org/project/tox-docker/4.0.0/, which should work with tox 3 and 4

dcrosta avatar Feb 14 '23 12:02 dcrosta