NCAR / wrf-python

A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
https://wrf-python.readthedocs.io
Apache License 2.0
392 stars 149 forks source link

PKG: Require python to be old enough for numpy.distutils #240

Open DWesl opened 1 month ago

DWesl commented 1 month ago

numpy.distutils will never be on Python 3.12, but the build script makes heavy use of it. This PR adds this requirement to the metadata.