mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
Update requirements for the add_miniconda script
At least under Python 3.14, this quickly fails without lxml[html_clean] installed explicitly.
This commit is contained in:
parent
e805257c1f
commit
bdb0508220
|
|
@ -1 +1,2 @@
|
|||
requests-html
|
||||
lxml[html_clean]
|
||||
|
|
|
|||
Loading…
Reference in a new issue