Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Run tests in conda build [ci skip]
[ci skip]
  • Loading branch information
TomAugspurger committed Aug 3, 2018
commit 79d02dc8831e4ff1f961dee3d3541987ba15aeb5
5 changes: 5 additions & 0 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,13 @@ requirements:
- pytz

test:
requirements:
- pytest
imports:
- pandas
commands:
- python -c "import pandas; pandas.test()"


about:
home: http://pandas.pydata.org
Expand Down