Python projects are ignored if a setup.py file is not present, see https://github.com/oss-review-toolkit/ort/blob/218c55fd43854850e094066ca4869c984aee4ccc/analyzer/src/main/kotlin/managers/utils/PythonInspector.kt#L197 Is this an desired behavior? Before switching to python-inspector, projects defined by a requirements.txt or a setup.cfg were supported.