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 +