Skip to content

Commit 775a46e

Browse files
committed
Fix conda version pin too
1 parent 5336658 commit 775a46e

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
@@ -1,7 +1,7 @@
11
name: tagged-meshes
22
channels:
33
- conda-forge
4-
- cadquery
4+
- cadquery>=2.6.0
55
dependencies:
66
- python>=3.9,<=3.12
77
- cadquery=master

0 commit comments

Comments
 (0)