Remove now-unused Makefile target

This commit is contained in:
Hugo Osvaldo Barrera 2020-06-09 14:17:56 +02:00
parent b5dd0929d0
commit 56b1fc2187

View file

@ -106,9 +106,6 @@ docs:
linkcheck:
sphinx-build -W -b linkcheck ./docs/ ./docs/_build/linkcheck/
release:
python setup.py sdist bdist_wheel upload
release-deb:
sh scripts/release-deb.sh debian jessie
sh scripts/release-deb.sh debian stretch