Skip to content

Update the contribution guide by deleting the inappropriate part. #9392

Merged
zy1git merged 2 commits into
pytorch:mainfrom
zy1git:contribution-guide-update
Feb 18, 2026
Merged

Update the contribution guide by deleting the inappropriate part. #9392
zy1git merged 2 commits into
pytorch:mainfrom
zy1git:contribution-guide-update

Conversation

@zy1git
Copy link
Copy Markdown
Contributor

@zy1git zy1git commented Feb 18, 2026

Update the contribution guide by deleting "We don't officially support building from source using pip, but if you do, you'll need to use the --no-build-isolation flag.".

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Feb 18, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/9392

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

✅ You can merge normally! (1 Unrelated Failure)

As of commit 02ccc81 with merge base 7664365 (image):

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@meta-cla meta-cla Bot added the cla signed label Feb 18, 2026
Comment thread CONTRIBUTING.md Outdated
We don't officially support building from source using `pip`, but _if_ you do, you'll need to use the
`--no-build-isolation` flag.
Note: Building from source requires the `--no-build-isolation` flag. This ensures that the build uses
your locally installed dependencies rather than downloading them in an isolated environment.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. We can just remove this. The flag is clearly indicated above in the command.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just deleted that part in the new commit.

@zy1git zy1git changed the title Update the contribution guide by adding a note for the --no-build-isolation flag. Update the contribution guide by deleting the inappropriate part. Feb 18, 2026
@zy1git zy1git merged commit 8e92c22 into pytorch:main Feb 18, 2026
69 of 71 checks passed
@github-actions
Copy link
Copy Markdown

Hey @zy1git!

You merged this PR, but no labels were added.
The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants