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