Skip to content

Commit 3ca4fb0

Browse files
committed
Update Gradle description
1 parent 3852160 commit 3ca4fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mx.graalpython/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1541,6 +1541,7 @@
15411541
"gradleProjectName": "graalpy-gradle-plugin",
15421542
"gradlePluginId": "org.graalvm.python",
15431543
"gradlePluginImplementation": "org.graalvm.python.GraalPyGradlePlugin",
1544+
"description": "Gradle plugin for GraalPy, a high-performance embeddable Python 3 runtime for Java. The plugin provides support for installing and managing Python packages.",
15441545
"dependencies": [
15451546
"GRAALPYTHON-LAUNCHER",
15461547
"GRAALPYTHON_EMBEDDING_TOOLS",
@@ -1549,7 +1550,6 @@
15491550
"tag": ["default", "public"],
15501551
"groupId": "org.graalvm.python",
15511552
"artifactId": "org.graalvm.python.gradle.plugin",
1552-
"description": "Gradle plugin for GraalPy, a high-performance embeddable Python 3 runtime for Java. The plugin provides support for installing and managing Python packages."
15531553
},
15541554
},
15551555
},

0 commit comments

Comments
 (0)