Skip to content

Replace pip with uv, for back-end infrastructure management.#181

Merged
capn-freako merged 5 commits into
masterfrom
180-pip-to-uv
Feb 2, 2026
Merged

Replace pip with uv, for back-end infrastructure management.#181
capn-freako merged 5 commits into
masterfrom
180-pip-to-uv

Conversation

@capn-freako
Copy link
Copy Markdown
Owner

This "infra-dev only" change replaces pip with uv, as our back-end test/build/dist infrastructure management engine.
There should be no visible difference to either users or "ordinary" developers (i.e. - those just using the various make targets we provide).

- Those still present are necessary, for various reasons.
- All tests passing under MacOS.

Fixes #180
Comment thread src/pybert/models/bert.py Outdated
Comment thread pyproject.toml Outdated
@capn-freako capn-freako merged commit 50d95bf into master Feb 2, 2026
@capn-freako capn-freako deleted the 180-pip-to-uv branch February 2, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch test/build/dist infrastructure from pip to uv, as done w/ PyIBIS-AMI.

2 participants