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 e726d83 commit 1111792Copy full SHA for 1111792
1 file changed
admin-tools/setup-python-3.0.sh
@@ -16,8 +16,8 @@ cd $mydir
16
. ./checkout_common.sh
17
fulldir=$(readlink -f $mydir)
18
(cd $fulldir/.. && \
19
- setup_version_trepan3k python-uncompyle6 python-3.0 \
20
- setup_version_trepan3k python-filecache python-3.0 && \
+ setup_version python-uncompyle6 python-3.0 \
+ setup_version python-filecache 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 && \
0 commit comments