Mercurial > p > roundup > code
diff RELEASE.txt @ 5352:9fc6974f6863
fix typo
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 06 Jul 2018 23:12:15 -0400 |
| parents | 341baf8b5865 |
| children | f3446541e72b |
line wrap: on
line diff
--- a/RELEASE.txt Fri Jul 06 23:11:56 2018 -0400 +++ b/RELEASE.txt Fri Jul 06 23:12:15 2018 -0400 @@ -49,7 +49,7 @@ python setup.py sdist upload --repository pypi --sign It should appear on http://pypi.python.org/pypi/roundup in no time. If you are using python older than 2.7.13 you need a - .pypi rc shown below. URL has changed. If using 2.7.13 or newer, + .pypirc shown below. URL has changed. If using 2.7.13 or newer, you can remove the "--repository pypi" option. 14. Send doc/announcement.txt to python-announce@python.org and roundup-users@lists.sourceforge.net and
