We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
skip_pyc_compilation
tsan-freethreading
1 parent 6713576 commit c277bf1Copy full SHA for c277bf1
1 file changed
Tools/pixi-packages/default/recipe.yaml
@@ -34,6 +34,7 @@ outputs:
34
env:
35
PYTHON_VARIANT: ${{ variant }}
36
python:
37
+ skip_pyc_compilation: ["**/*.py"]
38
site_packages_path: "lib/python${{ version }}${{ freethreading_tag }}/site-packages"
39
40
# derived from https://github.com/conda-forge/python-feedstock/blob/main/recipe/meta.yaml
0 commit comments