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

### Description Currently, poetry init adopts the PEP 621-style [project] section with inline tables for authors and dependencies by default. While this is standard‑compliant, many teams still prefer the classic...

kind/feature
status/triage

### Issue Kind Change in current behaviour ### Description When a lock file is outdated, the provided suggestion is to run `poetry lock`. The same suggestion applies for `poetry self`...

kind/feature
good first issue

### Issue Kind Brand new capability ### Description Feature Request Summary: Allow Poetry to create and manage project environments using Anaconda/Miniconda instead of the built-in venv. Motivation: On some Windows...

kind/feature
status/triage

### Description I think I was able to bork my poetry environment by using this command ``` poetry config -- repositories.repo2.url "https://us-python.pkg.dev/org/repo/" ``` The correct command is ``` poetry config...

kind/bug
status/triage

### Issue Kind Brand new capability ### Description Now that PEP 735 `[dependency-groups]` is supported, the `[tool.poetry.group.GROUPNAME]` tables can largely be omitted from `pyproject.toml`. However, it appears that in Poetry...

kind/feature
status/triage

### Issue Kind Improving documentation ### Existing Link https://github.com/python-poetry/poetry/blob/main/README.md ### Description Thank you very much for releasing Poetry 2.2.0 with PEP 735 support: I've been looking forward to this for...

area/docs

The error `The option "--no-update" does not exist` is not necessary since no update is anyway the default. Erroring does not help. Contrarily, it prevents scripts or automated uses to...

### Description I am opening a similar issue as https://github.com/python-poetry/poetry/issues/9415 as it is locked, and I am seeing the same behavior on latest release 2.1.4 ```console $ curl -sSL https://install.python-poetry.org...

kind/bug
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...

kind/bug
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...

kind/bug
status/triage