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

venv_install_options: add missing clear_argv fixture #273

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

lazka
Copy link
Contributor

@lazka lazka commented Jul 21, 2024

Otherwise the test fails if arguments are passed to pytest, for example --no-cov:

FAILED distutils/tests/test_dist.py::TestDistributionBehavior::test_venv_install_options -
distutils.errors.DistutilsArgError: option --no-cov not recognized

Otherwise the test fails if arguments are passed to pytest, for example --no-cov:

FAILED distutils/tests/test_dist.py::TestDistributionBehavior::test_venv_install_options -
      distutils.errors.DistutilsArgError: option --no-cov not recognized
@jaraco jaraco merged commit ab3f84e into pypa:main Aug 2, 2024
20 checks passed
jaraco added a commit that referenced this pull request Aug 2, 2024
…ions

venv_install_options: add missing clear_argv fixture
@lazka
Copy link
Contributor Author

lazka commented Aug 2, 2024

Thanks!

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.

2 participants