Commit 820781f4 authored by Federico Vaga's avatar Federico Vaga

bld: install PySPEC for python3

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent f1c41f67
......@@ -9,6 +9,6 @@ include $(TOP_DIR)/common.mk
all:
clean:
install:
python setup.py install
python3 setup.py install
.PHONY: all clean install
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment