Groups
Groups
Sign in
Groups
Groups
OSv Development
Conversations
About
Send feedback
Help
[COMMIT osv master] release published: another attempt to force it use python3
3 views
Skip to first unread message
Commit Bot
unread,
Dec 13, 2021, 9:41:26 AM
12/13/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to osv...@googlegroups.com, Waldemar Kozaczuk
From: Waldemar Kozaczuk <
jwkoz...@gmail.com
>
Committer: Waldemar Kozaczuk <
jwkoz...@gmail.com
>
Branch: master
release published: another attempt to force it use python3
Signed-off-by: Waldemar Kozaczuk <
jwkoz...@gmail.com
>
---
diff --git a/.travis/cirp/install.sh b/.travis/cirp/install.sh
--- a/.travis/cirp/install.sh
+++ b/.travis/cirp/install.sh
@@ -72,5 +72,5 @@ pip install --upgrade pip
# Don't install again if already installed.
# OSX keeps re-installing it tough, as it uses a temp per-script virtualenv.
if ! pip list --format=columns | grep '^ci-release-publisher '; then
- python -m pip install
https://files.pythonhosted.org/packages/49/20/2631e993daa85b35c8390e8124570b0321825e6a77e566492b4637566983/ci_release_publisher-0.3.0.tar.gz
+ python3 -m pip install
https://files.pythonhosted.org/packages/49/20/2631e993daa85b35c8390e8124570b0321825e6a77e566492b4637566983/ci_release_publisher-0.3.0.tar.gz
fi
Reply all
Reply to author
Forward
0 new messages