Skip to content

Commit

Permalink
Link Python 3.12 feedstock issue in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Nov 16, 2023
1 parent 1e65eb8 commit acfec92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ build:
number: 3
# Cython 0.29.x seems not to be fully compatible with Python 3.12, skipping for now.
# This can be removed in a later CUDA Python that supports Cython 3.x.
# xref: https://github.com/conda-forge/cuda-python-feedstock/issues/57
skip: true # [osx or cuda_compiler_version != "12.0" or py == 312]
script:
- {{ PYTHON }} -m pip install . --no-deps -vv
Expand Down

0 comments on commit acfec92

Please sign in to comment.