chg: added python3-setuptools to the Debian build configuration file.

This commit is contained in:
Cédric Bonhomme 2021-11-01 12:01:35 +01:00
parent b9e01071f0
commit 7681cee3d3
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -5,6 +5,7 @@ packages:
- python3
- python3-dev
- python3-pip
- python3-setuptools
- python3-venv
- rustc
- cargo