Skip to content

Commit

Permalink
Fix dependencies in conda recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamrick committed Jun 25, 2016
1 parent fae8f1f commit 8acee30
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ requirements:
build:
- python
- setuptools
- sqlalchemy
- python-dateutil
- jupyter
- notebook >=4.2
- nbconvert >=4.2
- nbformat
- traitlets
- jupyter_core
- jupyter_client
- tornado
- six
- requests
run:
- python
- sqlalchemy
Expand Down

0 comments on commit 8acee30

Please sign in to comment.