Skip to content

Add initial implementation of editable strategy based on a MetaPathFinder for top-level packages #7

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

Merged
merged 9 commits into from
Jun 15, 2022

Conversation

abravalheri
Copy link
Owner

Summary of changes

  • Add improvements and small fixes for the static .pth file strategy
  • Add initial implementation of an editable strategy based on MetaPathFinder but just for the top-level packages/modules
    • The idea here is to create a "loose/lax" mechanism that is able to handle the complex mapping mechanisms supported by setuptools (via package_dir) while still allowing new modules and files to be added to existing packages.

Closes

Pull Request Checklist

@abravalheri abravalheri force-pushed the editable-metapathfinder branch from 2179265 to 2bb4ec1 Compare June 15, 2022 15:11
Base automatically changed from editable-namespace-tests to build-editable-aggregate June 15, 2022 15:26
@abravalheri abravalheri merged commit ceaa554 into build-editable-aggregate Jun 15, 2022
@abravalheri abravalheri deleted the editable-metapathfinder branch June 15, 2022 15:26
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.

1 participant