Still trying to decouple things by not installing deps in conda env

This commit is contained in:
Jeremy Wright
2022-05-20 09:54:48 -04:00
parent 3c9fe3af25
commit 1de937c749

View File

@ -26,6 +26,7 @@ dependencies:
- casadi
- pip
- pip:
- "--no-deps --editable=."
- "--no-deps"
- "--editable=."
- sphinxcadquery
- multimethod