home.social

#mkdocstrings — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mkdocstrings, aggregated by home.social.

  1. I just switched to my template. It now uses uv instead of .

    Since dependency resolution and installation is much faster, I don't even bother grouping dependencies by use (docs, tests, etc.), and install everything in each CI job.

    Since it's faster, I've also removed the limit on the maximum number of parallel jobs (previously it was set to 4).

    Result: CI runs 4x faster (around 2min instead of 8min). Neat 🙂

    github.com/mkdocstrings/mkdocs