File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -95,12 +95,6 @@ custom:
95
95
96
96
97
97
# # 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
-
104
98
If you include a `pyproject.toml` and have `poetry` installed instead of a `requirements.txt` this will use
105
99
` poetry export --without-hashes -f requirements.txt` to generate them. It is fully compatible with all options such as `zip` and
106
100
`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