Skip to content

Commit

Permalink
Avoid unnecessary gtest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
speth committed Aug 22, 2023
1 parent 3459823 commit f265e94
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ requirements:
- fmt
- eigen
- yaml-cpp
- gtest
- gmock
- sundials ==6.6
- hdf5 >=1.14
- highfive >=2.7
Expand Down Expand Up @@ -66,8 +64,6 @@ outputs:
- fmt
- eigen
- yaml-cpp
- gtest
- gmock
- sundials ==6.6
- hdf5 >=1.14
- highfive >=2.7
Expand Down Expand Up @@ -108,8 +104,6 @@ outputs:
- fmt
- eigen
- yaml-cpp
- gtest
- gmock
- sundials ==6.6
- pywin32 # [win]
- libcantera {{ version }}
Expand Down Expand Up @@ -165,8 +159,6 @@ outputs:
- fmt
- eigen
- yaml-cpp
- gtest
- gmock
- sundials ==6.6
- pywin32 # [win]
- cython
Expand Down

0 comments on commit f265e94

Please sign in to comment.