archivemail: add comment
This commit is contained in:
parent
8a67b44db1
commit
2c45da13bb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class Archivemail < Formula
|
|||
sha256 "691e95f5a952a01cf632ebb4d1e3e1bf6b773184e554705ee1893219ac0b0a55" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "python@2"
|
||||
depends_on "python@2" # does not support Python 3
|
||||
|
||||
def install
|
||||
ENV.prepend_path "PYTHONPATH", libexec/"lib/python2.7/site-packages"
|
||||
|
|
Loading…
Reference in a new issue