mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
add python-lxml to dependencies
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
c94793b0b1
commit
d323c1f95b
3 changed files with 4 additions and 3 deletions
3
INSTALL
3
INSTALL
|
@ -51,7 +51,8 @@ read the instructions below.
|
|||
python-bleach python-markdown python-alembic hypercorn \
|
||||
python-itsdangerous python-authlib python-httpx \
|
||||
python-jinja python-aiofiles python-python-multipart \
|
||||
python-requests hypercorn python-bcrypt python-email-validator
|
||||
python-requests hypercorn python-bcrypt python-email-validator \
|
||||
python-lxml
|
||||
# python3 setup.py install
|
||||
|
||||
5) Create a new MySQL database and a user and import the aurweb SQL schema:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue