amend to df9584505aea0e8570fb53dd5a8e43f8b3af994a (for gh-3487): setup must install fail2ban.compat

pull/3590/head^2
sebres 2024-03-18 14:22:39 +01:00
parent 5a59b0bae2
commit 77b052fdea
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@ setup(
packages = [
'fail2ban',
'fail2ban.client',
'fail2ban.compat',
'fail2ban.server',
] + [
'fail2ban.tests',