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 When optional dependency for a package as a git dependency is updated in `pyproject.toml`, running `poetry.lock` fails to add it to install. Steps to reproduce (checked with 2.1.2...

kind/bug
status/triage

Add unit tests for get_package, get_dependency, copy_path, MockDulwichRepo. Organize isolated_environment tests into test class # Pull Request Check List Partially resolves: #9161 - [x] Added **tests** for changed code. -...

### Description When using an ä,ö or ü in ur password u get returned an authentication error but nowhere is any mention that that could cause an error. ### Workarounds...

kind/bug
status/triage

### Description See https://github.com/element-hq/synapse/pull/18261 for the real-life scenario this issue is spawning from. I updated the `icu` library on my system which means the [PyICU](https://pypi.org/project/PyICU/) Python package needed to be...

kind/bug
status/triage

### Description In GitHub actions I am using pipx to install poetry. I am setting the `POETRY_VIRTUALENVS_CREATE=false` and `POETRY_VIRTUALENVS_USE_POETRY_PYTHON=false` environment variables in the GitHub action job. I am also using...

kind/bug
status/triage

# Pull Request Check List Resolves: #10231 - [x] Added **tests** for changed code. - [x] Updated **documentation** for changed code. ## Summary by Sourcery Tests: - Adds tests to...

impact/docs

### Issue Kind Change in current behaviour ### Description Hi, when using pip, you can use only_binary and no_binary interchangeably as part of the same configuration. For example, when running...

area/config
kind/feature

### Description I am attempting to setup fully reproducible builds in Docker, i.e. generating layers that are byte-identical every time they are run. When the env. variable `SOURCE_DATE_EPOCH` is set,...

kind/bug
status/triage

### Issue Kind Change in current behaviour ### Description Currently with `non-package-mode = false` when poetry creates the virtual environment it seems like the folder name for the venv is...

kind/feature
status/triage

### Description Hi all, I have an issue with Poetry 1.4.2 (not sure if it happens on the later versions). We have some dependencies in our main poetry project using...

kind/bug
status/triage