Commit 41f2c00
committed
Set minimum Python version to 3.8
The Numpy version is pinned to 1.22 in the conda-forge configuration. This version of Numpy requires at least Python 3.8 per the Numpy docs (https://numpy.org/devdocs/release/1.22.0-notes.html#python-3-7-is-no-longer-supported).1 parent a70d374 commit 41f2c00
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments