Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Omit python in tests
  • Loading branch information
xhochy committed May 13, 2025
commit b655b4fa8d28352eb90054772ab17008ba40a50d
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ test:
# this unpinned to allow cython to be used in the downstream tests
# of the python-feedstock.
# See also https://github.com/conda-forge/conda-forge.github.io/pull/2387
- python * # [use_noarch]
# - python * # [use_noarch]
- setuptools # [py>=312 or use_noarch]
commands:
- cython --version
Expand Down