build(python): drop changelog target from makefile

pull/1740/head
matejcik 3 years ago committed by matejcik
parent e7c40c9560
commit 2ab8972cf2

@ -18,7 +18,6 @@ dist: doc clean
$(SETUP) bdist_wheel
doc:
make -C .. changelog
$(PYTHON) helper-scripts/make-options-rst.py
clean: clean-build clean-pyc clean-test ## remove all build, test, coverage and Python artifacts

Loading…
Cancel
Save