Skip to content

Add a manifest mechanism for scyjava-based libraries to declare their Java dependencies #59

@ctrueden

Description

@ctrueden

Then, before scyjava initializes the JVM, it can scrape the site-packages for those manifest files, aggregate all the declared Maven coordinates, and add them to the endpoint declaration before building the jgo environment. This will make it easier and more extensible to combine multiple Python dependencies that depend on scyjava with differing Java dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions