Skip to content
Snippets Groups Projects
Commit b42ff020 authored by Vincent Texier's avatar Vincent Texier
Browse files

[enh] #96 do not echo commands with password in MakeFile

fix: new commands added to .PHONY recipes
parent a12ce5bc
No related branches found
No related tags found
1 merge request!67Merge of pep_561_mypy to dev
.PHONY: docs tests check check-format mypy pylint format .PHONY: docs tests check check-format mypy pylint format build deploy deploy_test
.SILENT: deploy deploy_test # do not echo commands with password
# generate documentation # generate documentation
docs: docs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment