Add python3-docutils as a requirement
This commit is contained in:
parent
3655d957ca
commit
65692901b8
1 changed files with 1 additions and 1 deletions
|
|
@ -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`**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue