Commit 1f8ebda
fix: use poetry self add/remove for poetry-plugin-export (#284)
## 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.
<!-- After you open this PR, you can preview your changes. A comment
will appear with a link to the server. -->
## Any Reference Material Worth Sharing?
N/A.
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 99393fa commit 1f8ebda
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments