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
410 stars 155 forks source link

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

Closed DWesl closed 4 months ago

DWesl commented 6 months 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.