Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Commit

Permalink
Remove MKL files that are not included in wheels we now install
Browse files Browse the repository at this point in the history
Contributes to CURA-3509
  • Loading branch information
awhiemstra committed Mar 15, 2017
1 parent 46a68b5 commit dd0b32f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packaging/setup_win32.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ def load_numpy(finder, module):
required_mkl_files = [
"mkl_intel_thread.dll",
"mkl_core.dll",
"mkl_msg.dll",
"mkl_avx.dll",
"mkl_avx2.dll",
"mkl_avx512.dll",
"mkl_def.dll",
"mkl_mc.dll",
"mkl_mc3.dll",
Expand Down

0 comments on commit dd0b32f

Please sign in to comment.