-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels