Skip to content

Commit

Permalink
Remove noarch
Browse files Browse the repository at this point in the history
  • Loading branch information
mcg1969 committed Apr 11, 2019
1 parent b6198ba commit 17c522d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,14 @@ source:

build:
number: 0
noarch: python
script: {{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv

requirements:
host:
- python=3
- python {{ python }}
- setuptools
run:
- python=3
- python {{ python }}
- pandas

test:
Expand Down

0 comments on commit 17c522d

Please sign in to comment.