Skip to content

Commit

Permalink
pymongo3/meta.yaml: Explicitly require mongodb.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Oct 19, 2015
1 parent 5747671 commit f644423
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pymongo3/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@ source:

requirements:
build:
- mongodb
- python
- setuptools

run:
- mongodb
- python

test:
Expand Down

0 comments on commit f644423

Please sign in to comment.