Skip to content

Python version requirements on pyproject.toml makes pip fail #9

@Kenneth-Funes-TU-Delft

Description

@Kenneth-Funes-TU-Delft

#8 introduced constraints on the python version in the toml file. Nevertheless, once the [project] section is introduced, the build system also requires name, version and other attributes. Due to using versioneer, it is not obvious to import the version on the toml file which does not support dynamic content.

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