Skip to content

Error in pyproject.toml #4

@haertelkar

Description

@haertelkar

In the pyproject.toml there is a small mistake preventing pip from installing the package (at least for me). The problem is in line 25 where it reads:
Original Work = "https://github.com/HarisIqbal88/PlotNeuralNet"
It should instead be:
"Original Work" = "https://github.com/HarisIqbal88/PlotNeuralNet"

Thanks for the package!

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