mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-28 21:54:14 -04:00
Removed BeautifulSoup from dependencies
This commit is contained in:
parent
350803a4c8
commit
666760fe06
2 changed files with 19 additions and 23 deletions
|
@ -33,9 +33,6 @@ apt update; apt install google-chrome-beta python3 wget
|
|||
|
||||
# Check:
|
||||
google-chrome --version && which wget && which python3 && echo "[√] All dependencies installed."
|
||||
|
||||
# BeautifulSoup4
|
||||
sudo pip3 install beautifulsoup4
|
||||
```
|
||||
|
||||
**2. Run the archive script:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue