summaryrefslogtreecommitdiff
path: root/pypi.bat
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2013-10-22 10:33:07 -0700
committerGuido van Rossum <guido@python.org>2013-10-22 10:33:07 -0700
commit16a239f08fe854325b0d8c5a870998d34d4258d2 (patch)
tree31e95e2e5b14f7f358aaa7fcfea892f0efac69bb /pypi.bat
parent162c29276541a9231c1a75c04560b5aecf4f0732 (diff)
downloadtrollius-16a239f08fe854325b0d8c5a870998d34d4258d2.tar.gz
Changes by Sonald Stufft to build pypi distros. Yay!0.1.1
Diffstat (limited to 'pypi.bat')
-rw-r--r--pypi.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/pypi.bat b/pypi.bat
new file mode 100644
index 0000000..5218ace
--- /dev/null
+++ b/pypi.bat
@@ -0,0 +1 @@
+c:\Python33\python.exe setup.py bdist_wheel upload