Skip to content

Commit 618a9bc

Browse files
Merge pull request #35 from gregory-halverson/main
fixing Topt_C in verfication dataset
2 parents 6a305b0 + 2c56175 commit 618a9bc

8 files changed

+31580
-32402
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ reinstall:
3838
make install
3939

4040
environment:
41-
mamba create -y -n $(ENVIRONMENT_NAME) -c conda-forge python=3.10
41+
mamba create -y -n $(ENVIRONMENT_NAME) -c conda-forge python=3.12
4242

4343
colima-start:
4444
colima start -m 16 -a x86_64 -d 100
-5.2 KB
Loading

0 commit comments

Comments
 (0)