浏览代码

Update requirements for the add_miniconda script

At least under Python 3.14, this quickly fails without lxml[html_clean]
installed explicitly.
pull/3371/head
Jonathan Stein 7 个月前
父节点
当前提交
bdb0508220
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      plugins/python-build/scripts/requirements.txt

+ 1
- 0
plugins/python-build/scripts/requirements.txt 查看文件

@ -1 +1,2 @@
requests-html
lxml[html_clean]

正在加载...
取消
保存