Add cpython 3.13.0 #25536
+165
−34
Open
Add cpython 3.13.0 #25536
Conan Center Build Service / Recipe linter
succeeded
Oct 26, 2024 in 0s
🚨 Linter reported 2 issues
Important
The linter is still undergoing testing by the team - feedback is welcome!
Error (1 issues)
File | Code | Description |
---|---|---|
recipes/cpython/all/test_package/conanfile.py (Ln: 2, Col: 0-23) | conan-import-disallowed |
Private modules are disallowed, import tools from 'from conan.tools.xxxx import yyyyy' |
Warning (1 issues)
File | Code | Description |
---|---|---|
recipes/cpython/all/conanfile.py (Ln: 649, Col: 16-21) | unused-variable |
Unused variable 'pname' |
Loading