librariesio / bibliothecary

:notebook_with_decorative_cover: Libraries.io Package Manager Manifest Parsers
https://libraries.io/rubygems/bibliothecary
GNU Affero General Public License v3.0
89 stars 36 forks source link

pyproject.toml: support PEP621 projects too #568

Closed tiegz closed 1 year ago

tiegz commented 1 year ago

pyproject.toml can include poetry metadata, but it can also include project metadata according to PEP 621, under the [project] field. This adds support for those [project.dependencies] deps.