Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 6d3127d

Browse files
authored
update README
1 parent 39b1b2f commit 6d3127d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ custom:
105105
## :sparkles::pencil::sparkles: Poetry support
106106

107107
If you include a `pyproject.toml` and have `poetry` installed instead of a `requirements.txt` this will use
108-
`poetry export --without-hashes -f requirements.txt -o requirements.txt` to generate them. It is fully compatible with all options such as `zip` and
108+
`poetry export --without-hashes -f requirements.txt -o requirements.txt --with-credentials` to generate them. It is fully compatible with all options such as `zip` and
109109
`dockerizePip`. If you don't want this plugin to generate it for you, set the following option:
110110

111111
```yaml

0 commit comments

Comments
 (0)