We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4350cef + 8b9fcd0 commit 272bed8Copy full SHA for 272bed8
Makefile
@@ -71,8 +71,6 @@ down-maintenance: ## Stop the maintenance mode
71
fi \
72
,)
73
74
-.PHONY: venv
75
-venv: $(REPO_BASE_DIR)/.venv/bin/activate ## Creates a python virtual environment with dev tools (pip, pylint, ...)
76
77
# Misc: info & clean
78
.PHONY: info info-vars info-local
0 commit comments