Skip to content

Commit

Permalink
Use Python variant during build
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-s committed Dec 18, 2024
1 parent f58f688 commit df2122f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build:

requirements:
build:
- python
- python {{ python }}
- cmake
{% if not environ.get('SBCL_SRC') %}
- sbcl={{ environ.get('CONDA_BUILD_SBCL_VERSION', '2.4.0') }}
Expand Down

0 comments on commit df2122f

Please sign in to comment.