We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b061490 commit 403f7f8Copy full SHA for 403f7f8
conda/meta.yaml
@@ -8,7 +8,7 @@ source:
8
build:
9
script_env:
10
- CMAKE_GENERATOR=Ninja
11
- script: {{ PYTHON }} -m pip install . -vv
+ script: {{ PYTHON }} -m pip install . --no-deps --no-build-isolation -vv
12
13
requirements:
14
0 commit comments