micro-manager / pymmcore

Python bindings for MMCore, Micro-Manager's device control layer
https://pypi.org/project/pymmcore/
GNU Lesser General Public License v2.1
32 stars 8 forks source link

build: uses oldest-supported-numpy in build requires #101

Closed tlambert03 closed 7 months ago

tlambert03 commented 7 months ago

found this nifty package: https://github.com/scipy/oldest-supported-numpy

makes it easier to declare numpy versions to build against

marktsuchida commented 7 months ago

Very nifty indeed!