poetry icon indicating copy to clipboard operation
poetry copied to clipboard

Python packaging and dependency management made easy

Results 901 poetry issues
Sort by recently updated
recently updated
newest added

### Issue Kind Brand new capability ### Description Poetry should have the option or default to pulling certificates from the system certificate store like pip now does with use-feature=truststore. Without...

kind/feature
status/triage

Used `typing_extensions.Self` instead of `(self: T, ...) -> T`. `typing_extensions` has a special stub in typeshed and is seen by mypy even if not installed as a direct/transitive dependency, so...

Fixes and improvements discovered when working on python-poetry/poetry-core#717

area/ci

### Issue Kind Improving documentation ### Existing Link https://python-poetry.org/docs/cli/#cache-clear ### Description to reproduce: 1) go there: https://python-poetry.org/docs/cli/#cache-clear 2) You will find `poetry cache clear pypi --all` 3) On my (Arch...

area/docs
status/triage

### Issue Kind Other ### Description We would like to ship data files (config files, resources) in our packages. This was possible with setuptools, and lately with the unmainained [poeblix](/spoorn/poeblix)...

kind/feature
status/triage

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

area/solver
status/needs-consensus

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

kind/bug
area/build-system
status/needs-consensus

### Description Hello, I have a project on which I am using poetry for my dependency management and that I would like to have my unittest running in CI. For...

kind/bug
status/triage

- **Poetry version**: 1.7.0 - **Python version**: 3.10.12 - **OS version and name**: Ubuntu 22.04 - **pyproject.toml**: https://gist.github.com/jeertmans/8416565ee6dbbb7ebc067899315a0acb - [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stable Poetry version, installed using...

kind/bug
area/solver

### Description help ### Workarounds -- ### Poetry Installation Method pip ### Operating System ubuntu ### Poetry Version 1.7.0 ### Poetry Configuration ```bash session dockerfile FROM python:3.11 ENV PYTHONUNBUFFERED 1...

kind/bug
status/triage