Skip to content

Commit 3a4709a

Browse files
committed
use pip
1 parent 55e8d7a commit 3a4709a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/moleculekit/recipe_template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ source:
77

88
build:
99
script:
10-
- python -m pip install . --no-build-isolation -vv
10+
- pip install . -vv
1111

1212
requirements:
1313
build:

0 commit comments

Comments
 (0)