Skip to content

Commit 1b479c8

Browse files
Merge branch 'main' into banner
2 parents 737c3b9 + 1c3e556 commit 1b479c8

File tree

3 files changed

+30
-33
lines changed

3 files changed

+30
-33
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: ubuntu-22.04
55
tools:
6-
python: "mambaforge-4.10"
6+
python: "miniconda-latest"
77
jobs:
88
pre_build:
99
# Generate the Sphinx configuration for this Jupyter Book so it builds.

book/content/task15.ipynb

Lines changed: 28 additions & 31 deletions
Large diffs are not rendered by default.

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies:
1616
- nbconvert
1717
- mpi4py<4
1818
- mshr
19-
- festim~=1.4
19+
- festim>=1.4.1
2020
- pip:
2121
- pyparsing
2222
- h-transport-materials==0.16

0 commit comments

Comments
 (0)