Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusvniekerk authored Oct 4, 2020
1 parent 4f7ef38 commit c5c8b3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ test:
- superset
- superset.bin
commands:
# for some reason pip check fails since something needs the pip typing package, so just install it
- pip install typing
- pip check
- superset --help
# - export SUPERSET_HOME={{PREFIX}} # [unix]
Expand Down

0 comments on commit c5c8b3b

Please sign in to comment.