Skip to content

Commit 403f7f8

Browse files
committed
ss
1 parent b061490 commit 403f7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ source:
88
build:
99
script_env:
1010
- CMAKE_GENERATOR=Ninja
11-
script: {{ PYTHON }} -m pip install . -vv
11+
script: {{ PYTHON }} -m pip install . --no-deps --no-build-isolation -vv
1212

1313
requirements:
1414
build:

0 commit comments

Comments
 (0)