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 53598a4 commit 235841dCopy full SHA for 235841d
2 files changed
admin-tools/setup-python-3.3.sh
@@ -27,7 +27,7 @@ fulldir=$(readlink -f $mydir)
27
setup_version python-filecache python-3.3 && \
28
setup_version shell-term-background python-3.3 && \
29
setup_version pytracer python-3.3 && \
30
- setup_version pycolumnize python-3.0 \
+ setup_version pycolumnize python-3.3 \
31
setup_version python-xdis python-3.3 \
32
)
33
admin-tools/setup-python-3.6.sh
@@ -19,7 +19,7 @@ cd $mydir
19
setup_version python-filecache python-3.6 && \
20
21
setup_version pytracer python-3.6 \
22
- setup_version pycolumnize master && \
+ setup_version pycolumnize python-3.6 && \
23
setup_version python-xdis python-3.6 \
24
25
0 commit comments