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

tox-pyenv breaks with tox 4.0rc1

Open neutrinoceros opened this issue 3 years ago • 1 comments

Looks like tox-pyenv relies on the py library but doesn't declare it explicitly as a dependency

https://github.com/tox-dev/tox-pyenv/blob/7391610c2c4f1c95abde2e8638763b1b24e604cd/tox_pyenv.py#L47

Since tox itself is dropping py, tox-pyenv breaks with the latest release candidate.

Ping @gaborbernat as the common maintainer in both projects.

neutrinoceros avatar Dec 04 '22 16:12 neutrinoceros