Skip to content

Commit 33d15de

Browse files
committedJun 25, 2009
added note on how to release to pypi so i don't forget
1 parent 8ce473e commit 33d15de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎RELEASE.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This is a reminder on how to release to PyPI properly:
2+
3+
python2.4 setup.py egg_info -rDb "" sdist bdist_egg upload

0 commit comments

Comments
 (0)
Please sign in to comment.