and reset defaults
This commit is contained in:
parent
78364a3016
commit
d53ddbfbd3
@ -3,7 +3,7 @@ i
|
||||
void call(Map config = [:], Closure body) {
|
||||
defaultConfig = [
|
||||
pythonPath: 'python3',
|
||||
recreateVenv: false,
|
||||
recreateVenv: true,
|
||||
venvDir: '.venv',
|
||||
updatePip: true,
|
||||
installPipTools: true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user