Skip to content

Commit 33040d7

Browse files
authored
Add Pycalphad (#593)
* Update requirements.txt Add pycalphad * Update environment.yml Add pycalphad
1 parent a2c747b commit 33040d7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

mpie_cmti/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ dependencies:
4646
- dscribe =2.1.1
4747
- landau =1.3.1
4848
- backports.tarfile
49+
- pycalphad =0.11.0

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ maxvolpy==0.3.8
3434
bokeh==3.7.3
3535
dscribe==2.1.1
3636
landaupkg==1.3.1
37+
pycalphad==0.11.0

0 commit comments

Comments
 (0)