Makefile installs python 3.8 by default. Given that install-test runs a grid (https://github.com/katzlabbrandeis/blech_clust/actions/runs/19588081407), we can update to latest python (3.11) but keep support for older versions (at least for some time)
This may be needed for adding new functionality (e.g. PR #709 needs nemos which required python >= 3.10)
Makefileinstalls python 3.8 by default. Given that install-test runs a grid (https://github.com/katzlabbrandeis/blech_clust/actions/runs/19588081407), we can update to latest python (3.11) but keep support for older versions (at least for some time)This may be needed for adding new functionality (e.g. PR #709 needs nemos which required python >= 3.10)