@@ -12,6 +12,7 @@ $(ENV): requirements.txt
$(VIRTUALENV) --no-site-packages $(ENV)
$(ENV)/bin/pip install -r requirements.txt
$(ENV)/bin/python ./setup.py develop
touch $(ENV)
.PHONY: test
test: | $(TOOLS)
The note is not visible to the blocked user.