pygame-music-grid.json
3.2 KB
-
Ignore packages with invalid metadata (#1346) · 58ba79c9
Some packages (like `pygame-music-grid`) have unparseable metadata. This resulted in a ValueError. pip ignores packages like these, so it's reasonable to do the same in poetry itself and only display the well-formed ones. Fixes #1345. Fixes #637.
Tamás Szelei committed