Skip to content

Commit

Permalink
Add lxml to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jxu committed Aug 25, 2019
1 parent 4d498b0 commit 092050a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Installation and Usage
Requirements:
- PhantomJS (`apt install phantomjs`)
- Node modules system, webpage (`npm install system webpage`)
- Python 3 and PyPDF2, BeautifulSoup, Pillow (`pip install beautifulsoup4 pypdf2 pillow`)
- Python 3 and PyPDF2, BeautifulSoup, lxml, Pillow (`pip install beautifulsoup4 lxml pypdf2 pillow`)
- BeautifulSoup and Pillow are only required for downloading extra text and images (animated GIF only).

My usage process (replace 1 and 628 with whatever range you like):
Expand Down

0 comments on commit 092050a

Please sign in to comment.