summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-09-06 08:26:17 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-09-06 08:26:17 -0400
commit37394ba0cc58cdbfc3e2729a7a32d85260c262ad (patch)
treea96b8f292b2adc1a29582a54c1b92428a82f5f61 /Makefile
parent93163ce97c8ceba02bab8353f33c15b60bbf9405 (diff)
downloadpython-coveragepy-37394ba0cc58cdbfc3e2729a7a32d85260c262ad.tar.gz
Remove the recently deleted file from the Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index fbc1a44..ba1f0f7 100644
--- a/Makefile
+++ b/Makefile
@@ -60,9 +60,6 @@ wheel:
kit_upload:
twine upload dist/*
-winkit:
- tox -c tox_winkits.ini
-
kit_local:
cp -v dist/* `awk -F "=" '/find-links/ {print $$2}' ~/.pip/pip.conf`
# pip caches wheels of things it has installed. Clean them out so we