Skip to content

update deployment #754

Description

@haesleinhuepf

We need to update how we deploy (in _utilities.py). The call "python setup.py sdist bdist_wheel" is no longer ok. We need to update the code to use "python -m build" instead.

When doing this change, also increase the version number to 0.25.0 in init.py

git-bob implement this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions