cpython: avoid invalid configurations #25500
Open
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 |
Loading