From 0bf3364acfcee0787625fabfd70891cbdc5fefb7 Mon Sep 17 00:00:00 2001 From: Marcos Dione <mdione@grulic.org.ar> Date: Wed, 7 Dec 2016 13:54:55 +0100 Subject: [PATCH] [!] revert 62466ca330fe0300469ad708a5bf7a9e026a6b43. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index db23cb7..c11f5a2 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ quicktest: docs: RUNNERPATH=${PWD} make -C doc html -install: +install: tests $(RUNNER) setup.py install --prefix=$(INSTALL_DIR) unsafe-install: