astral-uv:zb/axi

Last commit made on 2024-02-15
Get this branch:
git clone -b zb/axi https://git.launchpad.net/astral-uv

Branch merges

Branch information

Name:
zb/axi
Repository:
lp:astral-uv

Recent commits

998696e... by Zanie <email address hidden>

Fix trampoline

e017838... by Zanie <email address hidden>

Change version to 0.0.0a1

b38e633... by Zanie <email address hidden>

Drop "alpha" from names

6cdc817... by Zanie <email address hidden>

Rename files and directories

662b889... by Zanie <email address hidden>

Replace usages in files

9808c6b... by Zanie Blue <email address hidden>

Reset all of the snapshots for consistent indentation (#1300)

This is really annoying, but the snapshots keep changing indentation
when updated.

I could not get insta to update them. So I added a print statement to
`main` and updated the snapshots, then removed the statement and updated
the snapshots again to force them all to refresh.

40b74fb... by Charlie Marsh <email address hidden>

Replace `MarkupSafe` for no-binary tests (#1296)

3678374... by Zanie Blue <email address hidden>

Include slow tests in CI summary (#1295)

Show me the slow tests! ref
https://github.com/astral-sh/puffin/issues/878

ea13d94... by Charlie Marsh <email address hidden>

Fix dependency overrides link in README (#1297)

7fec2a3... by Zanie Blue <email address hidden>

Refactor storage of distribution metadata needed in resolver (#1291)

Follows #1290 and https://github.com/astral-sh/puffin/pull/912 with some
minor clean-up.