diff --git a/tmap/recipe/meta.yaml b/tmap/recipe/meta.yaml index 8216a63..d86cdf8 100644 --- a/tmap/recipe/meta.yaml +++ b/tmap/recipe/meta.yaml @@ -7,9 +7,6 @@ build: binary_relocation: False # [osx] skip: True # [py<35] -extra: - - conda-forge - source: path: .. @@ -17,7 +14,6 @@ requirements: build: - {{ compiler('cxx') }} - llvm-openmp # [osx] - - ninja # [win] - vs2019_win-64 # [win] - cmake - python {{ python }}