This is a quick release to make our new dependency, pbs-installer, optional. This is only needed to install Python if you are not using the uv backend. We've also added the time taken to the output when it's over a second.
We'd like to thank the following folks who contributed to this release:
Changes:
- Make pbs-installer an optional dependency by @henryiii in #1017
- Include time on longer runs (adds
humanize
dependency) by @henryiii in #1014
Internal: