We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545e4a5 commit 0848b9dCopy full SHA for 0848b9d
BUILD.txt
@@ -2,10 +2,11 @@ Building Releases
2
=================
3
4
Roundup is currently a source-only release - it has no binary components. I
5
-want it to stay that way, too.
+want it to stay that way, too. This document describes how to build a
6
+source release. Users of Roundup should read the doc/installation.txt file
7
+to find out how to install this software.
8
-This means that we only need to ever build source releases. This is done by
-running:
9
+Building a release of Roundup is done by running:
10
11
1. Make sure the unit tests run! "./run_tests.py"
12
2. Edit roundup/__init__.py and doc/announcement.txt to reflect the new
0 commit comments