From 2bf4092947f3da993c7557befe674c0d08697ce4 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Sun, 30 Dec 2018 16:40:10 +0000 Subject: [PATCH] Remove INSTALL as it is out of date and redundant --- INSTALL | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 INSTALL diff --git a/INSTALL b/INSTALL deleted file mode 100644 index 16c74f7..0000000 --- a/INSTALL +++ /dev/null @@ -1,11 +0,0 @@ -INSTALL for britney v2.0 -======================== - -Requirements: -------------- - - * Python 3 aptitude install python3 - * Python APT/DPKG bindings aptitude install python3-apt - * Python YAML library aptitude install python3-yaml - * Python nose tests (testing) aptitude install python3-nose - * Python AMQP library aptitude install python3-amqplib