This repository was archived by the owner on Oct 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -95,12 +95,6 @@ custom:
9595
9696
9797# # Poetry support :sparkles::pencil::sparkles:
98- NOTE : Only poetry version 1 supports the required `export` command for this
99- feature. As of the point this feature was added, poetry 1.0.0 was in preview
100- and requires that poetry is installed with the --preview flag.
101-
102- TL;DR Install poetry with the `--preview` flag.
103-
10498If you include a `pyproject.toml` and have `poetry` installed instead of a `requirements.txt` this will use
10599` poetry export --without-hashes -f requirements.txt` to generate them. It is fully compatible with all options such as `zip` and
106100`dockerizePip`. If you don't want this plugin to generate it for you, set the following option :
You can’t perform that action at this time.
0 commit comments