Updating notes
This commit is contained in:
parent
d4c15e10ea
commit
5f0e405405
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue