diff --git a/Makefile b/Makefile index 5bc2e6d..792f1f6 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,7 @@ get-widoco: ###################################################################################### # Download, install saxon, xspec, rdflib and other dependencies ###################################################################################### -install: get-saxon get-rdflib get-widoco +install: get-saxon create-virtual-env get-rdflib get-widoco ############################ Main tasks ############################################## # Run unit_tests