Skip to content

Commit 2edaf1e

Browse files
committed
packaging/debian: drop pylint3 as a Build-Dependency
We are not running pylint3 in debian packaging anyway and Ubuntu eoan does not have this package. Signed-off-by: Balazs Scheidler <[email protected]>
1 parent c53eae3 commit 2edaf1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 10~),
2626
libhiredis-dev,
2727
libriemann-client-dev (>= 1.6.0~),
2828
librabbitmq-dev,
29-
python3, python3-dev, pylint3, dh-python,
29+
python3, python3-dev, dh-python,
3030
dh-exec (>= 0.13~),
3131
python3-nose, python3-ply,
3232
libxml2-utils, geoip-database,

0 commit comments

Comments
 (0)