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

Switch vendoring from pip install ... to Pex install. #2306

Merged

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    67d5df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f4687b View commit details
    Browse the repository at this point in the history
  3. Run tox -evendor.

    jsirois committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    926f1cc View commit details
    Browse the repository at this point in the history
  4. Fixup unfinished business.

    Kill unused interpreter parameter and fixup comment to reflect new use
    of pep_427.
    Fix vendoing finalization excludes to handle bytecode.
    jsirois committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    42d54e8 View commit details
    Browse the repository at this point in the history