Mercurial > p > roundup > code
changeset 5032:fc0f7655411b
Releasing 1.5.1 steps 16/16
13. build binary packages
14. upload source distributive to PyPI
15. send doc/announcement.txt
16. refresh website.
* removing reference to GitHub as we are not
accepting pull requests there
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Tue, 12 Jan 2016 04:33:53 +0300 |
| parents | 867f7ddeef3d |
| children | 63c79c0992ae |
| files | website/www/code.txt |
| diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/website/www/code.txt Mon Jan 11 23:31:43 2016 +0300 +++ b/website/www/code.txt Tue Jan 12 04:33:53 2016 +0300 @@ -1,12 +1,6 @@ Code ==== -Roundup is an open source project written in Python, so we use -SourceForge and Mercurial to keep in the same spirits. But when -practicality beats purity, you may also find unoffical -mirrors like -`this one on GitHub <https://github.com/roundup-tracker/roundup>`_. - Project history is maintained in `CHANGES.txt <https://sourceforge.net/p/roundup/code/ci/tip/tree/CHANGES.txt>`_ file in code repository of Roundup, which can also be viewed online through SourceForge `web interface <https://sourceforge.net/p/roundup/code/>`_.
