Skip to content

Commit a5a9f66

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent 2a4907e commit a5a9f66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BUILD.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,14 @@ So, those commands in a nice, cut'n'pasteable form::
2525
python setup.py clean --all
2626
python setup.py sdist --manifest-only
2727
python setup.py sdist --quiet
28+
python2.3 setup.py register
2829

2930
or, for the sad RedHat users::
3031

3132
python2 setup.py clean --all
3233
python2 setup.py sdist --manifest-only
3334
python2 setup.py sdist --quiet
35+
python2.3 setup.py register
3436

3537

3638
Distributing Releases

0 commit comments

Comments
 (0)