Skip to content
New issue

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

cpython: avoid invalid configurations #25500

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

cpython: add cross-building support

6d8d46c
Select commit
Loading
Failed to load commit list.
Open

cpython: avoid invalid configurations #25500

cpython: add cross-building support
6d8d46c
Select commit
Loading
Failed to load commit list.
Conan Center Build Service / Recipe linter succeeded Oct 14, 2024 in 0s

🚨 Linter reported 2 issues

Important

The linter is still undergoing testing by the team - feedback is welcome!

Warning (2 issues)

File Code Description
recipes/cpython/all/conanfile.py (Ln: 92, Col: 25-37) conan-insecure-option-access Insecure access to option 'with_tkinter' which could have been deleted
recipes/cpython/all/conanfile.py (Ln: 93, Col: 25-36) conan-insecure-option-access Insecure access to option 'with_curses' which could have been deleted