Update Conan setup to use Python venv.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-26 09:28:42 +08:00
parent 330cd686db
commit d22a0102e2
6 changed files with 57 additions and 33 deletions

2
.gitignore vendored
View File

@@ -20,7 +20,7 @@ deps/.conan/
tools/cmake/
tools/ninja/
tools/llvm/
tools/conan2/
tools/.venv/
# IDE
.vs/