Skip to content

Replace setup.py for pyproject.toml #7

Description

@manuGil

The most modern practice in packaging python source code suggest to replace setup.py for pyproject.toml. The TOML file contains both build instructions for the package and relevant metadata.

This is most recent way for packaging source code for Python. There you can also find information about writing a pyproject.toml

TU Delft DCC

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