From 5f0e4054059c553bb18dd4383a8aa85a005a66c1 Mon Sep 17 00:00:00 2001 From: "Michael P. Soulier" Date: Mon, 10 May 2010 19:28:34 -0400 Subject: [PATCH] Updating notes --- notes/sfshell.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/notes/sfshell.txt b/notes/sfshell.txt index caa9dbe..9631721 100644 --- a/notes/sfshell.txt +++ b/notes/sfshell.txt @@ -4,3 +4,9 @@ - push to site - rsync -vr --delete ~/work/tftpy/html/ \ msoulier,tftpy@web.sourceforge.net:/home/groups/t/tf/tftpy/htdocs + +- pushing to pypi + - If there is no $HOME/.pypirc + - run python setup.py register + - then upload + - python setup.py sdist upload --sign --identity 5BC8BE08