Skip to content

Commit

Permalink
Removed testing from recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Mar 11, 2020
1 parent 97b3e6a commit 058c808
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@ requirements:
- {{ dep }}
{% endfor %}

test:
imports:
- panel
requires:
{% for dep in sdata['install_requires'] %}
- {{ dep }}
{% endfor %}

about:
home: {{ sdata['url'] }}
summary: {{ sdata['description'] }}
Expand Down

0 comments on commit 058c808

Please sign in to comment.