python-poetry / python-poetry/poetry-plugin-export
Add export option to force all local references to be exported in non-editable mode
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 335
- Forks
- 57
- Avg merge
- 1h 23m
- Merged PRs (30d)
- 3
Description
Support for editable local dependencies was added in #258, but we unfortunately depend on the old behaviour.
Would it be possible to add an option to force the old behaviour?
I'm happy to put up a PR for this :)
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the editable local dependency support introduced in #258 and the export entry points that control local dependency handling. Determine how an option could restore non-editable exports for all local references, then verify that the option produces the old behavior across the supported export formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100