Commit 8cbb234e authored by jay's avatar jay
Browse files

adding missed dependency

parent b763f757
Loading
Loading
Loading
Loading
+6 −2
Changes for conda/meta.yaml: 6 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ requirements:
  build:
    - python
    - plio
    - opencv3 3.0.0
    - opencv3
    - vlfeat
    - cyvlfeat
    - pillow
@@ -21,10 +21,12 @@ requirements:
    - dill
    - cython
    - pyyaml
    - pysal

  run:
    - python
    - plio
    - opencv3 3.0.0
    - opencv3
    - vlfeat
    - cyvlfeat
    - pillow
@@ -36,6 +38,8 @@ requirements:
    - dill
    - cython
    - pyyaml
    - jupyter
    - pysal

test:
  imports: