-
-
Notifications
You must be signed in to change notification settings - Fork 539
Ensure automatically provisioned environment is torn down #3601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I had no energy to write any tests either since the issue doesn't affect me, and there exists an easy workaround. But if you could provide pointers how such a test could look like, I can try to hack together something... |
@vytas7 maybe just extend/copy tox/tests/tox_env/python/virtual_env/package/test_package_pyproject.py Lines 469 to 487 in b33a43c
tox/tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py Lines 180 to 196 in b33a43c
|
Right, I hacked something together based on the existing examples. I needed to add a mirrored Devpi index to be able to fetch |
Fixes #3600.
tox -e fix
)docs/changelog
folder