Change to use virtualenv as default (#33)
PEP 582 has become an opt-in feature in PDM
This commit is contained in:
parent
202fe0828e
commit
a70a002bdd
@ -23,7 +23,7 @@ inputs:
|
||||
required: false
|
||||
enable-pep582:
|
||||
description: "Enable PEP 582 package loading globally."
|
||||
default: "true"
|
||||
default: "false"
|
||||
required: false
|
||||
cache:
|
||||
description: "Cache PDM installation."
|
||||
|
Loading…
x
Reference in New Issue
Block a user