Remove pdfbox

This commit is contained in:
Nemo 2021-05-28 21:09:03 +05:30
parent a26e6b43ac
commit c206324026
1 changed files with 3 additions and 1 deletions

View File

@ -40,9 +40,11 @@ python_requires = >=3.6
install_requires =
importlib-metadata; python_version<"3.8"
python-pdfbox>=0.1.8.1
# Read and write bookmarks from PDF
PyPDF2>=1.26.0
# Read the input file and convert it to HTML
Markdown>=3.3.4
# Parse the HTML to generate bookmarks
html5>=0.0.9