Skip to content

Commit f159944

Browse files
committed
[GR-54791] Add note about GraalPy Gradle availability on Embedding Build Tools page.
PullRequest: graalpython/3497
2 parents 1745009 + 321ce8c commit f159944

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/user/Embedding-Build-Tools.md

+2
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ Remember to use the appropriate `GraalPyResources` API to create the Context.
117117

118118
## GraalPy Gradle Plugin Configuration
119119

120+
> Note: GraalPy Gradle Plugin will become available as of GraalPy version 24.1.1, planned for October 15, 2024.
121+
120122
Add the plugin configuration in the `GraalPy` block in the _build.gradle_ file.
121123
The **packages** element declares a list of third-party Python packages to be downloaded and installed by the plugin.
122124
- The Python packages and their versions are specified as if used with `pip`.

0 commit comments

Comments
 (0)