add option to ignore pip warning
This commit is contained in:
parent
f9ce754c1b
commit
15bef47cc8
@ -70,6 +70,7 @@ def add_pkg(
|
||||
"pip",
|
||||
"install",
|
||||
"-U",
|
||||
"--no-warn-script-location",
|
||||
package,
|
||||
]
|
||||
if index is not None:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user