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 6140977 commit 6402089Copy full SHA for 6402089
BUILD.txt
@@ -10,8 +10,7 @@ Building and distributing 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
13
- version and appropriate announcements. Add truncated announcement to
14
- setup.py description field.
+ version and appropriate announcements.
15
3. Note the SVN revision in the CHANGES.txt file.
16
4. Clean out all *.orig, *.rej, .#* files from the source.
17
5. python setup.py clean --all
0 commit comments