Skip to content

Migrate to uv for packaging#13

Merged
nburrus merged 2 commits into
mainfrom
migrate-to-uv
May 10, 2026
Merged

Migrate to uv for packaging#13
nburrus merged 2 commits into
mainfrom
migrate-to-uv

Conversation

@nburrus

@nburrus nburrus commented May 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace setup.cfg packaging config with pyproject.toml + uv.lock
  • Update CI to install from the uv lockfile (uv sync --frozen)
  • Update build_release.sh and CONTRIBUTING.md for the new workflow
  • Update README and AGENTS.md to reflect uv-first development instructions

Test plan

  • uv sync produces a working environment
  • uv run stereodemo datasets launches the GUI
  • uv run python tests/test_methods.py passes (skips GPU-only tests without CUDA)
  • CI green on the branch

@nburrus nburrus merged commit 24242ba into main May 10, 2026
6 checks passed
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.

1 participant