summaryrefslogtreecommitdiff
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
commit50dacf4ec508a97a6a30857ade9422a7a17a5d98 (patch)
tree1b6c3487fdfb334574da33ac66a0d314610a41bc
parent890858337bc8a69f31ad6335d18fb7b2e38dcefc (diff)
downloadpython-coveragepy-git-50dacf4ec508a97a6a30857ade9422a7a17a5d98.tar.gz
Remove the recently deleted file from the Makefile
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index fbc1a44b..ba1f0f7d 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