We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As reported privately, running Python inspector on a checkout of https://github.com/httpie/cli/ may be problematic. More details to follow.
The text was updated successfully, but these errors were encountered:
Yes, that's an issue we saw with ORT (which uses python-inspector for Python projects) as well when taking part at the SBOM Harmonization Plugfest. In short, no dependencies are reported at all. Which at a first glance seems to be correct as their setup.py is basically empty. But in exchange the metadata is defined as part of setup.cfg.
python-inspector
setup.py
setup.cfg
Sorry, something went wrong.
No branches or pull requests
As reported privately, running Python inspector on a checkout of https://github.com/httpie/cli/ may be problematic. More details to follow.
The text was updated successfully, but these errors were encountered: