From 7fce2e792562c779bf550a653aa7c0db40867954 Mon Sep 17 00:00:00 2001 From: "Eric T. Johnson" Date: Mon, 22 Apr 2024 14:45:42 -0400 Subject: [PATCH] Bump the required Python version in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 271cdd496..8ca834a75 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ https://python-hydro.github.io/pyro2 ## Getting started - - By default, we assume python 3.8 or later. + - By default, we assume python 3.9 or later. - We require `numpy`, `numba`, `matplotlib`, and `h5py` for running pyro and `setuptools_scm` for the install.