From 2bc41d20b8a856283a516baf8763d660899b42ff Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 26 Oct 2016 12:27:46 -0400 Subject: [PATCH] dummy change --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8abd832..a72cfee 100644 --- a/Makefile +++ b/Makefile @@ -7,4 +7,5 @@ tests: tools: git clone https://github.com/kennethreitz/pip-pop.git mv pip-pop/bin/* vendor/pip-pop/ - rm -fr pip-pop \ No newline at end of file + rm -fr pip-pop +