Skip to content

Commit

Permalink
Merge pull request #12 from akhmerov/fix_outputs
Browse files Browse the repository at this point in the history
Remove cruft files in the output
  • Loading branch information
akhmerov authored Jan 27, 2024
2 parents 8d03648 + 1cb6709 commit 95bd08c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ source:
sha256: 2e23699a3a1cf5db31b10981da5aa32606ee730f6b73a844d1e76d800756af56

build:
number: 3
number: 4

outputs:
- name: {{ name }}
build:
script: python -m pip install . -vv
script: python -m pip install . -vv --no-deps --ignore-installed
noarch: python
requirements:
host:
Expand Down

0 comments on commit 95bd08c

Please sign in to comment.