ソースを参照

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]

読み込み中…
キャンセル
保存