未验证 提交 0fcfdf26 编写于 作者: X Xu Jingxin 提交者: GitHub

fix(xjx): replace distutil pyyaml with pip package (#99)

上级 aa8508bb
......@@ -18,4 +18,5 @@ ADD dizoo dizoo
ADD ding ding
RUN python3 -m pip install --upgrade pip \
&& python3 -m pip install --ignore-installed 'PyYAML<6.0' \
&& python3 -m pip install --no-cache-dir .[fast]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册