Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #728 from Hakuyume/remove-version-of-opencv
Browse files Browse the repository at this point in the history
Remove version specification of OpenCV
  • Loading branch information
yuyu2172 authored Nov 6, 2018
2 parents 7f0cd67 + 9fd3d53 commit 0444234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ channels:
'defaults'
dependencies:
- Cython
- opencv3=3.2.0
- opencv3
- matplotlib
- numpy
- Pillow
Expand Down

0 comments on commit 0444234

Please sign in to comment.