Skip to content

Commit 38bd2c6

Browse files
committed
Seeing if cadquery master can be installed via conda
1 parent 63fe23d commit 38bd2c6

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
dependencies:
55
- python>=3.9,<=3.12
6-
- cadquery
6+
- cadquery=master
77
- pytest
88
- gmsh
99
- python-gmsh
1010
- appdirs
1111
- pip
1212
- pip:
13-
- --editable=.
13+
- --editable=.

0 commit comments

Comments
 (0)