fix install dependency
1 files changed, 1 insertions(+), 1 deletions(-) M Makefile
M Makefile +1 -1
@@ 132,7 132,7 @@ initclean: # build # ============================================================================= -env/_done_install: +env/_done_install: setup.py env/bin/pip install -U -e . touch $@