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

Simplify editable install docs #6142

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Conversation

debonte
Copy link
Contributor

@debonte debonte commented Jul 15, 2024

I revised Pyright's editable install docs back in April but neglected to update Pylance's docs to match.

This PR copies the editable install section from https://github.com/microsoft/pyright/blob/main/docs/import-resolution.md#editable-installs with a small change to replace "Pyright" with "Pylance".

Btw, Eric recently mentioned this mypy issue comment and was concerned that that meant that the workarounds we describe in this documentation would no longer work in recent versions of pip. However, that language was added to the setuptools documentation back in Feb 2023, so I don't believe there has been any recent behavior change in this area.

@debonte debonte merged commit 564deb3 into microsoft:main Jul 15, 2024
1 check passed
@debonte debonte deleted the pep660DocSimplify branch July 15, 2024 16:38
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