Added PyMuPDF dependency
This commit is contained in:
parent
56ea8c83bc
commit
1dffdbeecd
@ -22,6 +22,7 @@ pypi_wheels=code128==0.3
|
|||||||
pywin32==224
|
pywin32==224
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
setuptools==40.7.3
|
setuptools==40.7.3
|
||||||
|
PyMuPDF==1.14.8
|
||||||
# Must check if future updates of the following packages provide .whl files
|
# Must check if future updates of the following packages provide .whl files
|
||||||
# pywinauto needs to be downloaded manually and edit setup to match platform=win32
|
# pywinauto needs to be downloaded manually and edit setup to match platform=win32
|
||||||
# Packages without wheels (Must be installed locally):
|
# Packages without wheels (Must be installed locally):
|
||||||
|
@ -22,6 +22,7 @@ pypi_wheels=code128==0.3
|
|||||||
pywin32==224
|
pywin32==224
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
setuptools==40.7.3
|
setuptools==40.7.3
|
||||||
|
PyMuPDF==1.14.8
|
||||||
# Must check if future updates of the following packages provide .whl files
|
# Must check if future updates of the following packages provide .whl files
|
||||||
# pywinauto needs to be downloaded manually and edit setup to match platform=win32
|
# pywinauto needs to be downloaded manually and edit setup to match platform=win32
|
||||||
# Packages without wheels (Must be installed locally):
|
# Packages without wheels (Must be installed locally):
|
||||||
|
Loading…
Reference in New Issue
Block a user