Skip to content

Commit 0d47e6b

Browse files
committed
Add dream3dnx as a dependency
Signed-off-by: Michael Jackson <[email protected]>
1 parent 96994bb commit 0d47e6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ channels:
33
- conda-forge
44
- https://conda.anaconda.org/bluequartzsoftware
55
dependencies:
6-
- python==3.10
6+
- python==3.12
77
- numpy
88
- matplotlib
99
- pillow
1010
- scipy
1111
- imageio
12-
- simplnx
12+
- dream3dnx
1313

0 commit comments

Comments
 (0)