Skip to content

Commit 32fcce6

Browse files
author
Vladimir Kotal
committed
install wheel
otherwise install of jsonschema fails
1 parent 49db85c commit 32fcce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opengrok-tools/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ Portions Copyright (c) 2017-2018, Chris Fraire <[email protected]>.
206206
<argument>pip</argument>
207207
<argument>setuptools</argument>
208208
<argument>certifi</argument>
209+
<argument>wheel</argument>
209210
</arguments>
210211
</configuration>
211212
<phase>test</phase>

0 commit comments

Comments
 (0)