storpipfugl / pykdtree

Fast kd-tree implementation in Python
GNU Lesser General Public License v3.0
206 stars 48 forks source link

Drop 32-bit wheel builds #95

Closed djhoese closed 11 months ago

djhoese commented 11 months ago

Numpy doesn't provide 32-bit wheels and our wheel building has started to fail due to it. We can't maintain a 32-bit version of numpy so we're dropping 32-bit builds.