Skip to content

Commit 3cf92c1

Browse files
wpbonellimwtoews
andauthored
chore: update python support policy in dev docs (#2470)
* chore: update python support policy in dev docs * revise phrasing Co-authored-by: Mike Taves <[email protected]> --------- Co-authored-by: Mike Taves <[email protected]>
1 parent 20829b7 commit 3cf92c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPER.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ git config blame.ignoreRevsFile .git-blame-ignore-revs
6060

6161
### Python
6262

63-
FloPy supports several recent versions of Python, loosely following [NEP 29](https://numpy.org/neps/nep-0029-deprecation_policy.html#implementation).
63+
This project has historically aimed to support a wide range of [Python versions](https://devguide.python.org/versions/). In current and future development this window may narrow to follow [SPEC 0](https://scientific-python.org/specs/spec-0000/#support-window) instead.
6464

6565
Install Python >=3.10 via [standalone download](https://www.python.org/downloads/) or a distribution like [Anaconda](https://www.anaconda.com/products/individual) or [miniconda](https://docs.conda.io/en/latest/miniconda.html).
6666

0 commit comments

Comments
 (0)