Skip to content

Commit 4863e14

Browse files
committed
Administrivia
1 parent 41980e0 commit 4863e14

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

admin-tools/setup-python-3.0.sh

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ cd $mydir
1717
fulldir=$(readlink -f $mydir)
1818
(cd $fulldir/.. && \
1919
setup_version_trepan3k python-uncompyle6 python-3.0 \
20-
setup_version trepan3k python-xdis python-3.0 && \
2120
setup_version_trepan3k python-filecache python-3.0 && \
22-
setup_version_trepan3k pycolumnize python-3.0 \
21+
setup_version shell-term-background python-3.0 && \
22+
setup_version pytracer python-3.0 \
23+
setup_version pycolumnize python-3.0 && \
24+
setup_version python-xdis python-3.0 \
2325
)
2426

2527
checkout_finish python-3.0-to-3.2

0 commit comments

Comments
 (0)