Commit 8009921
authored
fix: incr to Py3.12 and cap Pooch version (#149)
There's currently a bug with the MNE sample data download we use in
`content/09_data_to_simulation/from_meg_to_hnn_notebook.ipynb`
that probably comes from an upstream issue with the Pooch library
fatiando/pooch#518
This reverses the prior commit in order to change the Python version
back to 3.12 (which is required for some Pathlib changes we use), and
also forces use of an older Pooch version to enable notebook building
successfully.1 parent bea38e5 commit 8009921
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments