nrn
nrn copied to clipboard
Have a look at `cibuildwheel` for wheel building
https://github.com/pypa/cibuildwheel https://cibuildwheel.readthedocs.io/en/stable/
This could be worthwhile now that manylinux2014
and manylinux_2_28
both come with compilers (GCC 10 and 12) that have full support for C++17 features (for NEURON the minimum supported GCC version is 9).