代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/presto 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
From 785fa6b77e853cb397b9049e89c77baf1adc0b41 Mon Sep 17 00:00:00 2001
From: herengui <herengui@uniontech.com>
Date: Tue, 24 Aug 2021 19:24:18 +0800
Subject: [PATCH] use pip3 install requirements for compiling docs
Signed-off-by: herengui <herengui@uniontech.com>
---
presto-docs/build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/presto-docs/build b/presto-docs/build
index ea8a6ca..966c824 100755
--- a/presto-docs/build
+++ b/presto-docs/build
@@ -6,7 +6,7 @@ cd "${BASH_SOURCE%/*}"
rm -rf presto-docs-venv
python3 -m venv presto-docs-venv
source presto-docs-venv/bin/activate
-pip install -r requirements.txt
+pip3 install -r requirements.txt
make clean html
--
2.27.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。