You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds a `Pep621Reader` class that pulls metadata from the [project]
table of pyproject.toml. The `FlitReader` class uses this as a basis
for reading metadata, and is also updated to not fail if the flit table
is missing.
0 commit comments