summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc8dbf00..ba3fec99 100644
--- a/Makefile
+++ b/Makefile
@@ -128,7 +128,6 @@ install-git-hooks:
ln -sf ../../.git-pre-commit .git/hooks/pre-commit
chmod +x .git/hooks/pre-commit
-
# download exes/wheels hosted on appveyor
win-download-exes:
$(PYTHON) .ci/appveyor/download_exes.py --user giampaolo --project psutil