Browse Source

fixed opencv3 package in environment.yml #9

RyoKomiyama 6 years ago
parent
commit
72140f5fb9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      environment.yml

+ 1 - 1
environment.yml

@@ -4,7 +4,7 @@ channels: !!python/tuple
 - defaults
 dependencies:
 - bzip2=1.0.6=3
-- jlaura::opencv3=3.0.0=py35_0
+- menpo::opencv3=3.1.0=py35_0
 - jpeg=9b=0
 - libpng=1.6.27=0
 - menpo::boost=1.59.0=py35_0