Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

tox-pyenv breaks with tox 4.0rc1 #21

Open
neutrinoceros opened this issue Dec 4, 2022 · 1 comment
Open

tox-pyenv breaks with tox 4.0rc1 #21

neutrinoceros opened this issue Dec 4, 2022 · 1 comment

Comments

@neutrinoceros
Copy link

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

import py

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

Ping @gaborbernat as the common maintainer in both projects.

@gaborbernat
Copy link
Member

gaborbernat commented Dec 7, 2022

The maintainer of this library is @stavxyz, so he'll be able to answer you. I'm just backup. If someone wants to put in a PR for supporting 4.0 can review and accept but will not do the work myself. In the meantime, you can pin to <4 or drop using this plugin.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants