Skip to content

Commit

Permalink
Removed unused build requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
daenuprobst committed Dec 26, 2021
1 parent 02c832d commit c66ff2d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tmap/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,13 @@ build:
binary_relocation: False # [osx]
skip: True # [py<35]

extra:
- conda-forge

source:
path: ..

requirements:
build:
- {{ compiler('cxx') }}
- llvm-openmp # [osx]
- ninja # [win]
- vs2019_win-64 # [win]
- cmake
- python {{ python }}
Expand Down

0 comments on commit c66ff2d

Please sign in to comment.