diff --git a/addons/conda/build/build.sh b/addons/conda/build/build.sh index 4086667..f050ebf 100755 --- a/addons/conda/build/build.sh +++ b/addons/conda/build/build.sh @@ -27,8 +27,6 @@ popd rm -rf build -popd - # Install Selkies Python components with dependencies because of python-xlib patch export PIP_NO_DEPENDENCIES="False" export PIP_NO_BUILD_ISOLATION="True"