-
Olivier Aubert a rédigé
Note that it should not be needed for the Docker/podman setup, since we are using sqlite. But it is present in requirements.txt (for general installation) so gets installed through it. It would be probably better (to avoid downloading 465MB of build-essentials) to define a requirements-docker.txt file without the mysqlclient dependency, but this would imply maintenance of both files.
Olivier Aubert a rédigéNote that it should not be needed for the Docker/podman setup, since we are using sqlite. But it is present in requirements.txt (for general installation) so gets installed through it. It would be probably better (to avoid downloading 465MB of build-essentials) to define a requirements-docker.txt file without the mysqlclient dependency, but this would imply maintenance of both files.
Chargement en cours