fpgmaas/deptry

Add PEP621 support

fpgmaas opened this issue · 1 comments

Is your feature request related to a problem? Please describe.

Add support for Pep621, which is used by e.g. PDM.

There is no unified way to specify dev dependencies according to PEP621, see here. Therefore I propose we build support for PDM first, which should cover 99% of the usecases for PEP621.