python-setup: Handle poetry virtualenvs.options.no-pip = true
Fixes https://github.com/github/codeql-action/issues/1425
This commit is contained in:
parent
2073a69919
commit
259993b92a
5 changed files with 36 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [UNRELEASED]
|
||||
|
||||
No user facing changes.
|
||||
- Python automatic dependency installation will no longer fail for projects using Poetry that specify `virtualenvs.options.no-pip = true` in their `poetry.toml`. [#1431](https://github.com/github/codeql-action/pull/1431).
|
||||
|
||||
## 2.1.38 - 12 Jan 2023
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue