[global] compilers = numpy.distutils.fcompiler.gnu.Gnu95FCompiler
This fails at build stage: ... error: unknown file type '.f95' (from 'libforbdf.f95') ...
[global] .fcompiler. gnu.Gnu95FCompi ler
compilers = numpy.distutils
This fails at build stage:
...
error: unknown file type '.f95' (from 'libforbdf.f95')
...