Skip to content

Commit 333409a

Browse files
skattoju4yadvr
authored andcommitted
maven: remove depcrecated pip option --allow-external (#3492)
Removing deprecated pip option --allow-external
1 parent c1d3f98 commit 333409a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/marvin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@
159159
<executable>pip</executable>
160160
<arguments>
161161
<argument>install</argument>
162-
<argument>--allow-external</argument>
163162
<argument>--upgrade</argument>
164163
<argument>Marvin-${project.version}.tar.gz</argument>
165164
</arguments>

0 commit comments

Comments
 (0)