Skip to content

Commit 1111792

Browse files
committed
Administrivia
1 parent e726d83 commit 1111792

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

admin-tools/setup-python-3.0.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ cd $mydir
1616
. ./checkout_common.sh
1717
fulldir=$(readlink -f $mydir)
1818
(cd $fulldir/.. && \
19-
setup_version_trepan3k python-uncompyle6 python-3.0 \
20-
setup_version_trepan3k python-filecache python-3.0 && \
19+
setup_version python-uncompyle6 python-3.0 \
20+
setup_version python-filecache python-3.0 && \
2121
setup_version shell-term-background python-3.0 && \
2222
setup_version pytracer python-3.0 \
2323
setup_version pycolumnize python-3.0 && \

0 commit comments

Comments
 (0)