Skip to content

Conversation

@oleksandr-pavlyk
Copy link
Contributor

mkl-service used to depend on numpy by way of using numpy.distutils.

This change reworks setup.py to use setuptools instead.

If NumPy happens to be installed during building of mkl-service, it will query get_info('mkl') for library and include directories, otherwise it will use MKLROOT environment variablel.

@dmitrii-zagornyi @fschlimb

@oleksandr-pavlyk
Copy link
Contributor Author

@tomashek Please glance over.

@oleksandr-pavlyk oleksandr-pavlyk merged commit fe0629e into master Jun 5, 2019
@oleksandr-pavlyk oleksandr-pavlyk deleted the remove-dependency-on-numpy branch June 5, 2019 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant