Skip to content

Commit 08686c9

Browse files
committed
Use poetry-plugin-export instead of export
1 parent 54aa84c commit 08686c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build_codeql_bundle_dist.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Push-Location $ArchiveDirectory
3232

3333
# at this point python should already be installed as well as poetry
3434
# export the requirements
35+
poetry self add poetry-plugin-export
3536
poetry export -f requirements.txt > requirements.txt
3637

3738
# install the requirements

0 commit comments

Comments
 (0)