Skip to content

Commit eb5c652

Browse files
author
Kenneth Reitz
committed
automated sdist/wheel upload
1 parent 4f9d419 commit eb5c652

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
update:
22
curl http://ci.kennethreitz.org/job/ca-bundle/lastSuccessfulBuild/artifact/cacerts.pem -o certifi/cacert.pem
3+
4+
publish:
5+
python setup.py register
6+
python setup.py sdist upload
7+
python setup.py bdist_wheel upload

0 commit comments

Comments
 (0)