poetry-plugin-export icon indicating copy to clipboard operation
poetry-plugin-export copied to clipboard

Poetry plugin to export the dependencies to various formats

Results 88 poetry-plugin-export issues
Sort by recently updated
recently updated
newest added

What is the intention for `poetry export` with respect to default behavior for optional dependencies? It seems to include them in the output requirements.txt file. ```sh poetry export --without-hashes --format...

- [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] I have searched the [FAQ](https://python-poetry.org/docs/faq/) and general [documentation](https://python-poetry.org/docs/) and believe...

- **Poetry version**: Poetry (version 1.2.2) - **Python version**: 3.11.0 - **OS version and name**: Arch Linux - **pyproject.toml**: - - [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stable Poetry version,...

- [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...

- [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...

Hello! I use poetry for many projects, including some PySpark projects. In this case, I am used to leveraging `conda-pack` to create a standalone tar.gz containing the Python binary and...

When using the command of the below format poetry export -o package/lib/requirements.txt In the above example, if the package/lib directory doesn't exist, the above command would fail. With the fix,...

- [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] I have searched the [FAQ](https://python-poetry.org/docs/faq/) and general [documentation](https://python-poetry.org/docs/) and believe...

- [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] I have searched the [documentation](https://python-poetry.org/docs/) and believe that my question...

enhancement

- [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...