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
Currently load_binary_info() is not returning things like python_requires or build_requires:
load_binary_info()
python_requires
build_requires
conan list packages
The text was updated successfully, but these errors were encountered:
Closed by #11401
Sorry, something went wrong.
lasote
Successfully merging a pull request may close this issue.
Currently
load_binary_info()
is not returning things likepython_requires
orbuild_requires
:conan list packages
is listing all existing fields.The text was updated successfully, but these errors were encountered: