We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcfae37 commit ff5afa3Copy full SHA for ff5afa3
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