We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2a896 commit c918f7fCopy full SHA for c918f7f
2 files changed
Tools/pixi-packages/free-threading/recipe.yaml
@@ -17,6 +17,8 @@ build:
17
file: ../build.sh
18
env:
19
PYTHON_VARIANT: "free-threading"
20
+python:
21
+ site_packages_path: "lib/python3.15t/site-packages"
22
23
# derived from https://github.com/conda-forge/python-feedstock/blob/main/recipe/meta.yaml
24
requirements:
Tools/pixi-packages/tsan-free-threading/recipe.yaml
PYTHON_VARIANT: "tsan-free-threading"
0 commit comments