Skip to content

Commit

Permalink
Wrong python found by fit2x
Browse files Browse the repository at this point in the history
  • Loading branch information
tpeulen committed Dec 7, 2024
1 parent e9c9ecd commit 6b4edb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ build:
requirements:
build:
- {{ compiler('cxx') }}
- python
- numpy
host:
- git
- cmake
Expand All @@ -32,6 +34,8 @@ requirements:
- libgomp # [linux]
- pip
- swig <4.3.0
- python
- numpy
- tttrlib
- pkg-config # [not win]
- llvm-openmp # [osx]
Expand Down

0 comments on commit 6b4edb0

Please sign in to comment.