Skip to content

Commit 033a5ab

Browse files
committed
cleanup
1 parent 0724099 commit 033a5ab

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ Doing a release
107107

108108
In parent directory on Ian's machine see USE_THIS_FOR_PYPI_RELEASE.txt. The short form:
109109

110-
$ # edit setup.py to bump the version number
111-
$ git tag -a v1.0.1 -m 'v1.0.1 release'
112-
$ git push origin --tags
113-
$ ianozsvald-twitter-text-python $ python setup.py sdist register upload -r http://pypi.python.org/pypi
114-
$ # this uses ~/.pypirc with cached login details
110+
$ # edit setup.py to bump the version number
111+
$ git tag -a v1.0.1 -m 'v1.0.1 release'
112+
$ git push origin --tags
113+
$ ianozsvald-twitter-text-python $ python setup.py sdist register upload -r http://pypi.python.org/pypi
114+
$ # this uses ~/.pypirc with cached login details
115115

116116

117117
License

0 commit comments

Comments
 (0)