Skip to content

Conversation

Copy link

Copilot AI commented Dec 9, 2025

Summary

Removes deprecated --no-use-pep517 flag from pip install commands. The flag was deprecated in pip 21.3 (Oct 2021) and removed in pip 23.1 (May 2023). PEP 517 is now the default build system.

Changes:

  • Removed --no-use-pep517 from torchvision and torchaudio installation commands in .ci/docker/common/install_pytorch.sh

Test plan

CI validation. The pip install commands will use PEP 517 by default, which is the modern standard for Python package builds.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@meta-cla
Copy link

meta-cla bot commented Dec 9, 2025

Hi @Copilot!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

@pytorch-bot
Copy link

pytorch-bot bot commented Dec 9, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16170

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 6b513d1 with merge base d39d64b (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copilot AI changed the title [WIP] Remove --no-use-pep517 from pip install commands Remove --no-use-pep517 from pip install commands Dec 9, 2025
Copilot AI requested a review from kirklandsign December 9, 2025 23:13
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