debian: Drop python3-flake8 build dependency

Although flake8 is used in development, it is not needed for building
the package.

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2024-11-04 20:54:47 -05:00
parent e02ffd086c
commit 3a403e7b57
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

1
debian/control vendored
View File

@ -34,7 +34,6 @@ Build-Depends:
# of django-axes.
python3-django-ipware (>= 3),
python3-django-stronghold (>= 0.3.0),
python3-flake8,
python3-gi,
python3-markupsafe,
python3-mypy,