Skip to content

Ensure build_ext inheriting directly from distutils run an in-place build during editable install#3526

Merged
abravalheri merged 5 commits into
pypa:mainfrom
abravalheri:issue-3522
Aug 15, 2022
Merged

Ensure build_ext inheriting directly from distutils run an in-place build during editable install#3526
abravalheri merged 5 commits into
pypa:mainfrom
abravalheri:issue-3522

Conversation

@abravalheri

Copy link
Copy Markdown
Contributor

Summary of changes

  • Set the inplace flag during editable installs if the build subcommand has this attribute.

Closes #3522

Pull Request Checklist

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.

[BUG] Setuptools 65 does not copy binary files (.so) in editable install

1 participant