You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#294 I have contributed an --all-groups option although there has not been a release of this package since my PR was merged. That being said, once the PR is in, should resolve the issue.
Description
poetry export -o requirements.txt --without-hashes --with-credentials --all-extras
doesn't export all dependencies.Workarounds
I have to include all extra dependency groups with
--with
or use no groups at all.Unfeasible in CI pipelines for example.
Poetry Installation Method
install.python-poetry.org
Operating System
macOS Sonoma
Poetry Version
1.8.2
Poetry Configuration
Python Sysconfig
No response
Example pyproject.toml
No response
Poetry Runtime Logs
The text was updated successfully, but these errors were encountered: