Skip to content

Commit

Permalink
build(python): drop changelog target from makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
matejcik committed Jul 29, 2021
1 parent e7c40c9 commit 2ab8972
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 2ab8972

Please sign in to comment.