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

Implement editable installs in dev command #566

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

konstin
Copy link
Member

@konstin konstin commented Dec 5, 2023

First step, sufficient to run

cargo run --bin puffin-dev -- build --editable -w target/editables/ scripts/editable-installs/poetry_editable/

and check the wheel to confirm its working. Tests will be added with the pip-sync integration.

@konstin
Copy link
Member Author

konstin commented Dec 5, 2023

@konstin konstin force-pushed the konstin/implement-editable-installs branch from bb5dcfe to 2bb7232 Compare December 5, 2023 13:00
Base automatically changed from konstin/editable-installs-test-cases to main December 6, 2023 17:21
@konstin konstin force-pushed the konstin/implement-editable-installs branch from 2bb7232 to 0fe1769 Compare December 12, 2023 14:32
@konstin konstin force-pushed the konstin/implement-editable-installs branch from 0fe1769 to 923697c Compare December 12, 2023 14:32
@konstin konstin marked this pull request as ready for review December 12, 2023 14:33
@konstin
Copy link
Member Author

konstin commented Dec 12, 2023

Let's merge this before we get merge conflicts

@konstin konstin merged commit 7c1dd71 into main Dec 12, 2023
3 checks passed
@konstin konstin deleted the konstin/implement-editable-installs branch December 12, 2023 14:45
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