pni-libraries / python-pninexus

Python wrappers for h5cpp and PNI/NeXus C++ libraries.
GNU General Public License v2.0
2 stars 0 forks source link

remove get_numpy_include_dirs from the implementation #183

Closed jkotan closed 1 year ago

jkotan commented 1 year ago

In python 3.12 get_numpy_include_dirs will be removed. Therefore we need to remove calls to deprecated calls.