mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
2024.10: Update faster upgrades section
This commit is contained in:
parent
258ac8a8bf
commit
0bc32c9407
@ -167,10 +167,10 @@ keeping Home Assistant lean, and this release has some good improvements. This
|
|||||||
is specially for users of custom integrations, and this follows HACS getting a
|
is specially for users of custom integrations, and this follows HACS getting a
|
||||||
great [speed boost for downloads].
|
great [speed boost for downloads].
|
||||||
|
|
||||||
On each upgrade, all dependencies needed for custom integrations are now
|
On each upgrade, all dependencies needed for {% term custom integrations %}
|
||||||
downloaded and installed. We are now using `uv` internally to download and
|
are now downloaded and installed. We are now using `uv` internally to download
|
||||||
install dependencies, which is a faster and more efficient way to download and
|
and install dependencies, which is a faster and more efficient way to download
|
||||||
install dependencies. If you're not aware, `uv` is what makes our release
|
and install dependencies. If you're not aware, `uv` is what makes our release
|
||||||
process so fast nowadays, and [@edenhaus] has done an interesting
|
process so fast nowadays, and [@edenhaus] has done an interesting
|
||||||
[developer backstory] on our move from `pip` to `uv` (saving us 200+ hours
|
[developer backstory] on our move from `pip` to `uv` (saving us 200+ hours
|
||||||
of execution time a month). [@edenhaus] has also implemented `uv` at runtime
|
of execution time a month). [@edenhaus] has also implemented `uv` at runtime
|
||||||
|
Loading…
x
Reference in New Issue
Block a user