Skip to content

Commit 4e4497d

Browse files
committed
DOC: Update Python 3.9 minimum requirement
With ITK 5.4.4.
1 parent 290c735 commit 4e4497d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following are also helpful, but not strictly required:
3232
- A computer running the operating system for which your changes are targeted,
3333
i.e. Windows, Ubuntu (Linux), or macOS. This will allow you to test changes locally
3434
before pushing to GitHub.
35-
- A Python interpreter of 3.8 or greater for testing wheels locally.
35+
- A Python interpreter of 3.9 or greater for testing wheels locally.
3636

3737
Before getting started it's helpful to have a working understanding of the following:
3838
- ITK external modules

0 commit comments

Comments
 (0)