pdf-redact-tools: add comment
This commit is contained in:
parent
0c30695fe8
commit
875a1f985e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class PdfRedactTools < Formula
|
|||
depends_on "exiftool"
|
||||
depends_on "ghostscript"
|
||||
depends_on "imagemagick"
|
||||
depends_on "python@2"
|
||||
depends_on "python@2" # does not support Python 3
|
||||
|
||||
def install
|
||||
ENV.prepend_create_path "PYTHONPATH", libexec/"lib/python2.7/site-packages"
|
||||
|
|
Loading…
Reference in a new issue