Skip to content

Commit

Permalink
Merge pull request #171 from isuruf/hint
Browse files Browse the repository at this point in the history
Remove license hint patch
  • Loading branch information
ocefpaf authored Nov 20, 2019
2 parents 790f3ee + c5dca90 commit 4e4bfa8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,9 @@ package:
source:
url: https://github.com/conda-forge/conda-smithy/releases/download/v{{ version }}/conda-smithy-{{ version }}.tar.gz
sha256: 284cc633049a16b4ff4b13633f1373a94b5904169497a533b5e81bd8c3454d4c
patches:
# backport https://github.com/conda-forge/conda-smithy/pull/1102
# remove when that PR is merged.
- 1102.patch

build:
number: 0
number: 1
noarch: python
script:
- "{{ PYTHON }} -m pip install . --no-deps -vv"
Expand Down

0 comments on commit 4e4bfa8

Please sign in to comment.