Skip to content

Commit de4a939

Browse files
committed
Fixed conda version pin
1 parent 07238bd commit de4a939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- cadquery
55
dependencies:
66
- python>=3.9,<=3.12
7-
- cadquery=master
7+
- cadquery=2.6.0
88
- pytest
99
- gmsh
1010
- python-gmsh

0 commit comments

Comments
 (0)