See #24, remove dependency on mkl-service because there is only wheels for linux and windows; python 3.7 and 3.8 available on pypi. https://pypi.org/project/mkl-service/#files
This will most likely break the conda-forge build, because pip and conda don't use the same source for the mkl package and we now explicitly require mkl in setup.py again
See #24, remove dependency on mkl-service because there is only wheels for linux and windows; python 3.7 and 3.8 available on pypi. https://pypi.org/project/mkl-service/#files
This will most likely break the conda-forge build, because pip and conda don't use the same source for the mkl package and we now explicitly require mkl in setup.py again