Add python3-docutils as a requirement

This commit is contained in:
Alexandre Iooss 2021-10-12 08:57:39 +02:00
parent 3655d957ca
commit 65692901b8

View file

@ -75,7 +75,7 @@ production néccessite **une installation de Debian Bullseye**.
$ sudo apt install nginx git gettext uwsgi uwsgi-plugin-python3 python3-venv \
python3-certbot-nginx python3-django python3-django-crispy-forms \
python3-django-taggit python3-pil python3-exifread python3-django-allauth \
python3-psycopg2
python3-psycopg2 python3-docutils
```
2. **Clonage du dépot dans `/var/www/photos/photo21`**