New poetry-core release
See original GitHub issuePlease release the build_editable hook: 🙏🏿
Issue Analytics
- State:
- Created 2 years ago
- Reactions:4
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Releases · python-poetry/poetry-core - GitHub
Fixed an issue with Python constraints from markers (#448). Fixed an issue where the latest version of git dependency was selected instead of...
Read more >poetry-core - PyPI
0. pip install poetry-core. Copy PIP instructions. Latest version. Released: Nov 22, 2022.
Read more >poetry-core - Python Package Health Analysis - Snyk
We found that poetry-core demonstrates a positive version release cadence with at least one new version released in the past 3 months.
Read more >FAQ | Documentation | Poetry - Python dependency ...
Once a release of your package is published, you cannot tweak its dependencies anymore in case a dependency breaks BC – you have...
Read more >Install latest python-poetry with a specific poetry-core commit
In case anyone else needs to do this I have this solution that works but it's hacky! I can only pray that the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

There’s a new
poetry-corerelease and people report that it does what’s needed: https://github.com/python-poetry/poetry/issues/34#issuecomment-1054626460I’m not the expert here, maybe it depends what frontend you use? I used
pypa/build(possibly any version?) andpip^21.3(must be pretty new), these frontends clearly downloaded the referencedpoetry-coretool and did the right thing. I dunno about usingpoetryas a frontend, maybe someone else can comment?