Browse Source

Merge branch 'master' of git+ssh://git.gitoyen.net:20766/latisseuse

Christophe Moille 7 years ago
parent
commit
c027887e77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -38,7 +38,7 @@ sourcevenv:
 	fi
 
 install: venv sourcevenv
-	pip install -e .
+	@pip install -e .
 
 build: sourcevenv deps
 	gitoyen build