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