Skip to content

Commit 1de937c

Browse files
committed
Still trying to decouple things by not installing deps in conda env
1 parent 3c9fe3a commit 1de937c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ dependencies:
2626
- casadi
2727
- pip
2828
- pip:
29-
- "--no-deps --editable=."
29+
- "--no-deps"
30+
- "--editable=."
3031
- sphinxcadquery
3132
- multimethod

0 commit comments

Comments
 (0)