Skip to content

Commit 433d5bf

Browse files
committed
Passing no-deps option to pip in a different way
1 parent 1de937c commit 433d5bf

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
@@ -26,7 +26,7 @@ dependencies:
2626
- casadi
2727
- pip
2828
- pip:
29-
- "--no-deps"
29+
- "--install-option=\"--no-deps\""
3030
- "--editable=."
3131
- sphinxcadquery
3232
- multimethod

0 commit comments

Comments
 (0)