HEXRD / hexrd

A cross-platform, open-source library for the analysis of X-ray diffraction data.
Other
55 stars 26 forks source link

Remove tbb requirement for non-intel machines #606

Closed psavery closed 7 months ago

psavery commented 7 months ago

tbb is not available on PyPI for non-intel machines. Only include it as a requirement in the setup.py file for intel machines.