We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c016c6b commit 5eec79dCopy full SHA for 5eec79d
Makefile
@@ -1,6 +1,7 @@
1
.PHONY: clean clean_tox compile_translations coverage diff_cover docs dummy_translations \
2
extract_translations fake_translations help pull_translations push_translations \
3
- quality requirements selfcheck test test-all upgrade validate install_transifex_client
+ quality requirements selfcheck test test-all upgrade validate install_transifex_client \
4
+ changelog-entry changelog
5
6
.DEFAULT_GOAL := help
7
0 commit comments