Skip to content

Analyzer: python-inspector ignores LICENSE file unless setup.py exists #6585

@bennati

Description

@bennati

Python projects are ignored if a setup.py file is not present, see

val setupProject = projects.find { it.path.endsWith("/setup.py") }

Is this an desired behavior?
Before switching to python-inspector, projects defined by a requirements.txt or a setup.cfg were supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    analyzerAbout the analyzer toolneeds infoAn issue where further information is required

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions