소스 검색

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]

불러오는 중...
취소
저장