From 93de16d81e4a169e948f906ea2c539614b344a55 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Wed, 4 Dec 2019 17:36:28 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Makefile:=20Remove=20redundant?= =?UTF-8?q?=20comments=20for=20the=20variables?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 0d2e8e3..31798ee 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,4 @@ -# '$(PIP_INSTALL)' PIP_INSTALL = pip3 install - -# '$(GIT_CLONE)' GIT_CLONE = git clone PYTHON = python3