Skip to content

Establish a standard way for *users* to provide additional metadata to the crate #17

Description

@elichad

Currently we have this way for a user to add their own metadata:

with FLCrateTracker(
context, strategy,
output_dir="fl_crate_out",
author="Ali",
license="https://spdx.org/licenses/MIT.html",
) as tracker:

We could also add reusable metadata to the pyproject.toml.

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