From 535911c9fdfee03700137da109455a53da867d80 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Wed, 14 Feb 2018 19:44:53 +0100 Subject: [PATCH] Remove unsupported zesty --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 52d70cb..754c7b9 100644 --- a/Makefile +++ b/Makefile @@ -123,7 +123,6 @@ release-deb: sh scripts/release-deb.sh debian stretch sh scripts/release-deb.sh ubuntu trusty sh scripts/release-deb.sh ubuntu xenial - sh scripts/release-deb.sh ubuntu zesty install-dev: pip install -ve .