Skip to content

[RFE] Include optional extra dependencies in reqcheck #175

@amoralej

Description

@amoralej

Currently, reqcheck only compares requirements in requirements.txt file to Requires in the spec file.

It'd be also good to report optional dependencies (probably disabled by default by could be enabled with some cli option) to also include optional dependencies included in setup.cfg as extras. An example of implementation from RDO maintainer in:

https://github.com/jdennis/tools/blob/master/validate-python-deps-in-rpm#L222-L242

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions