Commit 0b7a55ac authored by Jay's avatar Jay
Browse files

cyvlfeat has to come from menpo?

parent 6399b707
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -52,8 +52,8 @@ install:
  # The plio install is pulling in pandas as well.
  - conda install -c jlaura plio
  - conda install -c conda-forge vlfeat opencv3
  - conda install scipy networkx numexpr cython pyyaml matplotlib
  - pip install pillow cyvlfeat
  - conda install -c menpo cyvlfeat
  - conda install scipy networkx numexpr cython pyyaml pillow matplotlib

  # Development installation
  - conda install pytest sh anaconda-client