Skip to content

Conversation

@dhellmann
Copy link
Contributor

No description provided.

tox is passing a relative directory, but the script wants a full path
in some cases.
The default in CI is still to run all of the tests.
The --relocatable flag was removed from virtualenv, so there is no
need to test that mode any more.
virtualenv dropped the --no-site-packages option. This PR updates the
code and tests to remove features related to that missing option.

* remove copy tests for --no-site-packages
* update test_mktmpenv_virtualenv_args to not need --no-site-packages
* update mkvirtualenv tests to not rely on --no-site-packages
* remove toggleglobalsitepackages command

related to python-virtualenvwrapper#8
The easy_install package is no longer installed by default, so look
for pip instead.
The id command being used does not work on Linux.
@dhellmann
Copy link
Contributor Author

@jasonamyers I believe if you review and approve this PR, Mergify should merge it automatically.

@mergify mergify bot added CI changes to tox or GitHub action config documentation Improvements or additions to documentation labels Jan 15, 2023
@mergify mergify bot merged commit 46d8958 into python-virtualenvwrapper:main Jan 15, 2023
@dhellmann
Copy link
Contributor Author

oh, oops, I guess I need a rule that we need an approval!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI changes to tox or GitHub action config documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant