mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-12 18:29:45 +00:00
Update lazylibrarian-install.sh: Add pypdf libary (#1467)
This commit is contained in:
parent
2f620240a8
commit
e60dc6784d
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ $STD apt-get install -y \
|
|||
$STD pip install jaraco.stream
|
||||
$STD pip install python-Levenshtein
|
||||
$STD pip install soupsieve
|
||||
$STD pip install pypdf
|
||||
msg_ok "Installed Python3 Dependencies"
|
||||
|
||||
msg_info "Installing LazyLibrarian"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue