fpgmaas/deptry

Add argument 'directory' to CLI

fpgmaas opened this issue · 0 comments

Currently deptry is called as

deptry check

It would be nice to change this to:

deptry check .

So one could also specify other directories.