jakevdp.github.io-source icon indicating copy to clipboard operation
jakevdp.github.io-source copied to clipboard

make html error

Open rs89 opened this issue 7 years ago • 1 comments

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.

rs89 avatar Oct 30 '18 01:10 rs89

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:

jakevdp avatar Nov 03 '18 05:11 jakevdp