Skip to content

Commit

Permalink
Change to dependency to pylibtiff
Browse files Browse the repository at this point in the history
  • Loading branch information
mcovalt committed Mar 16, 2022
1 parent 36614ef commit fd39e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/tiff/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def prerelease_local_scheme(version):
],
install_requires=[
'large-image',
'libtiff>=0.4.1',
'pylibtiff>=0.4.1',
'tifftools>=1.2.0',
'importlib-metadata ; python_version < "3.8"',
],
Expand Down

0 comments on commit fd39e2c

Please sign in to comment.