numexpr
numexpr copied to clipboard
`site.cfg` is ignored when using `pip`
Seems like you can build against MKL by using python setup.py install still, but the new system designed around pyproject.toml and setup.cfg seems to ignore the effort to build MKL if you use pip -install -e . to do a development install.