Skip to content

Commit

Permalink
python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
yoquinjo committed Aug 21, 2023
1 parent 8b4885d commit 2cff1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvm-packages/xgboost4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<goal>exec</goal>
</goals>
<configuration>
<executable>python</executable>
<executable>python3</executable>
<arguments>
<argument>create_jni.py</argument>
<argument>--log-capi-invocation</argument>
Expand Down

0 comments on commit 2cff1ad

Please sign in to comment.