summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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