Skip to content
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

tox_configure: always --recreate with --pip-compile #19

Merged
merged 2 commits into from
Nov 24, 2022

Conversation

masenf
Copy link
Owner

@masenf masenf commented Nov 24, 2022

smooth over the edge case where --pip-compile is given, but the current environment can be reused and so tox_testenv_install_deps and pip-compile wouldn't run

update test assesrtions to check for recreate condition

add test case for skipping recreate for dot testenvs, even when --pip-compile is given.

smooth over the edge case where `--pip-compile` is
given, but the current environment can be reused
and so `tox_testenv_install_deps` and pip-compile
wouldn't run

update test assesrtions to check for recreate
condition

add test case for skipping recreate for dot
testenvs, even when --pip-compile is given.
@masenf masenf merged commit 1989129 into main Nov 24, 2022
@masenf masenf deleted the pip-compile-always-recreates branch November 24, 2022 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant