Explorar el Código

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 hace 7 meses
padre
commit
bdb0508220
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      plugins/python-build/scripts/requirements.txt

+ 1
- 0
plugins/python-build/scripts/requirements.txt Ver fichero

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

Cargando…
Cancelar
Guardar