opencv@2: add Python 2 comment
This commit is contained in:
parent
7903daf993
commit
05fd73fe9e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ class OpencvAT2 < Formula
|
|||
depends_on "libtiff"
|
||||
depends_on "numpy"
|
||||
depends_on "openexr"
|
||||
depends_on "python@2"
|
||||
depends_on "python@2" # does not support Python 3
|
||||
|
||||
def install
|
||||
jpeg = Formula["jpeg"]
|
||||
|
|
Loading…
Reference in a new issue