summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 24a300f2..dc2c2f96 100644
--- a/Makefile
+++ b/Makefile
@@ -79,6 +79,9 @@ manylinux:
kit_upload:
twine upload dist/*
+test_upload:
+ twine upload --repository testpypi dist/*
+
kit_local:
# pip.conf looks like this:
# [global]