@ -22,8 +22,8 @@ clean:
$(RM) -r build
$(RM) -r tiramisu.egg-info/
test: clean
#test: clean
py.test
# py.test
install:
python setup.py install --no-compile $(PYTHON_OPTS)