Skip to content

Get rid of python in build closure #34

@raphiz

Description

@raphiz

I used python as glue code in different places. The downside of this is that it adds python to the build closure which is a lot for just glue code.
Since any Gradle build must run on the JVM, it might be better to use a language that runs on the JVM instead - Java or maybe Kotlin (but kotlin has quite a closure as well).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions