Added PyMuPDF dependency

This commit is contained in:
Jordan ERNST 2019-03-01 11:09:18 +01:00
parent 56ea8c83bc
commit 1dffdbeecd
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ pypi_wheels=code128==0.3
pywin32==224
six==1.12.0
setuptools==40.7.3
PyMuPDF==1.14.8
# 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
# Packages without wheels (Must be installed locally):

View File

@ -22,6 +22,7 @@ pypi_wheels=code128==0.3
pywin32==224
six==1.12.0
setuptools==40.7.3
PyMuPDF==1.14.8
# 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
# Packages without wheels (Must be installed locally):