poetry-core icon indicating copy to clipboard operation
poetry-core copied to clipboard

Poetry PEP 517 Build Backend & Core Utilities

Results 91 poetry-core issues
Sort by recently updated
recently updated
newest added

Closes #567 _should not be squashed_ **Hints**: * Do not rebase without updating the downstream branch python-poetry/poetry#9135 * Downstream tests were disabled because this will be breaking for downstream Notable...

While reviewing #722, I noticed some bugs in the existing implementation of `allows`, `allows_any` and `allows_all` for generic constraints combined with a low test coverage. Further, I had some difficulties...

Resolves: python-poetry/poetry#7418 - [x] Added **tests** for changed code. - [ ] Updated **documentation** for changed code. Can add more tests if requested. Any feedback welcome as well, attempted to...

updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.3...v0.4.4)

Resolves: python-poetry# - [ ] Added **tests** for changed code. - [ ] Updated **documentation** for changed code.

Testing

The build() function takes optional config-settings which can be useful for building gpu-specific packages, editable-mode settings for setuptools, or other build-tool specific configurations. If used, should resolve a number of...

When developing a plugin for Poetry, I found that despite the "include", "exclude" and "package" mapping content being fully defined in the documentation, no type hints were available to help...

Added a monthly downloads badge by pip Trends to the README. View more at - https://piptrends.com/widgets/poetry-core

updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.9 → v0.4.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.9...v0.4.10)

updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2)