Skip to content

fix: use poetry self add/remove for poetry-plugin-export#284

Merged
wesleyboar merged 3 commits into
mainfrom
fix/use-poetry-self-for-plugin-export
Jul 9, 2026
Merged

fix: use poetry self add/remove for poetry-plugin-export#284
wesleyboar merged 3 commits into
mainfrom
fix/use-poetry-self-for-plugin-export

Conversation

@wesleyboar

@wesleyboar wesleyboar commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

What Did You Change?

Use poetry self add/remove to manage poetry-plugin-export instead of pip install --user.

Do You Want Support (syntax, design, etc)?

N/A.

Any Reference Material Worth Sharing?

N/A.

@wesleyboar
wesleyboar requested a review from a team July 9, 2026 19:26
@netlify

netlify Bot commented Jul 9, 2026

Copy link
Copy Markdown

Deploy Preview for ds-user-guide ready!

Name Link
🔨 Latest commit df32393
🔍 Latest deploy log https://app.netlify.com/projects/ds-user-guide/deploys/6a500e7520d142000850be71
😎 Deploy Preview https://deploy-preview-284--ds-user-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@wesleyboar
wesleyboar force-pushed the fix/use-poetry-self-for-plugin-export branch from 7dfa7d1 to 8e20fb0 Compare July 9, 2026 20:41
wesleyboar and others added 3 commits July 9, 2026 16:11
poetry-plugin-export is a Poetry plugin and should be managed by
Poetry itself, not pip, to avoid polluting the user's global Python
environment and risking runtime Python mismatches.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@wesleyboar
wesleyboar force-pushed the fix/use-poetry-self-for-plugin-export branch from 8e20fb0 to df32393 Compare July 9, 2026 21:11
@wesleyboar
wesleyboar merged commit 1f8ebda into main Jul 9, 2026
6 checks passed
@wesleyboar
wesleyboar deleted the fix/use-poetry-self-for-plugin-export branch July 9, 2026 21:15
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