Skip to content

Commit

Permalink
Remove Launcher from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bhoran committed Feb 9, 2024
1 parent a9eb22e commit 961f76d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions graalpy-eval-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,6 @@
<type>pom</type>
</dependency>

<!-- The GraalPy Launcher. -->
<dependency>
<groupId>org.graalvm.python</groupId>
<artifactId>python-launcher</artifactId>
<version>${graalpy.version}</version>
<scope>runtime</scope>
</dependency>

</dependencies>

<build>
Expand Down

0 comments on commit 961f76d

Please sign in to comment.