You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing to see if switching to a uv build works with GHA
Docassemble >=1.8.0 going too slow / too big / breaking GHA when run. Can't switch to
1.7.7 because one of the deps was yanked (multidict), so we need something can work with
the latest version. Going to try switching our build process to use `uv` instead of plain
pip to run faster (and maybe use less disk? unsure).
0 commit comments