mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Remove now-unused Makefile target
This commit is contained in:
parent
b5dd0929d0
commit
56b1fc2187
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue