We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce473e commit 33d15deCopy full SHA for 33d15de
RELEASE.txt
@@ -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