Skip to content

Makefile build and release targets are broken #77

@ajalon1

Description

@ajalon1

The Makefile still references python setup.py sdist and twine upload, but the project has migrated to hatchling as the build backend. Since there is no setup.py, make build and make release fail.

Fixed in #76.

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