Skip to content

Commit 235841d

Browse files
committed
Admnisitrivia
1 parent 53598a4 commit 235841d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

admin-tools/setup-python-3.3.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ fulldir=$(readlink -f $mydir)
2727
setup_version python-filecache python-3.3 && \
2828
setup_version shell-term-background python-3.3 && \
2929
setup_version pytracer python-3.3 && \
30-
setup_version pycolumnize python-3.0 \
30+
setup_version pycolumnize python-3.3 \
3131
setup_version python-xdis python-3.3 \
3232
)
3333

admin-tools/setup-python-3.6.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cd $mydir
1919
setup_version python-filecache python-3.6 && \
2020
setup_version shell-term-background python-3.3 && \
2121
setup_version pytracer python-3.6 \
22-
setup_version pycolumnize master && \
22+
setup_version pycolumnize python-3.6 && \
2323
setup_version python-xdis python-3.6 \
2424
)
2525

0 commit comments

Comments
 (0)