jakevdp.github.io-source
jakevdp.github.io-source copied to clipboard
make html error
the make package needs to be <3.0 in order to get around the safe() keyword. Also, the Makefile needs python (not python3) in the first line.
It works for me, and one thing I've learned over the years is to not go mucking with the details of makefiles that work :smile: