Remove towncrier (#3661)

This commit is contained in:
jack1142
2020-03-28 02:46:15 +01:00
committed by GitHub
parent 9370b5110e
commit 9552d210f5
42 changed files with 9 additions and 228 deletions

View File

@@ -27,8 +27,3 @@ newenv:
$(MAKE) syncenv
syncenv:
.venv/bin/pip install -Ur ./tools/dev-requirements.txt
# Changelog check
checkchangelog:
bash tools/check_changelog_entries.sh
$(PYTHON) -m towncrier --draft