Skip to content

build: migrate from Poetry to uv for package management and CI tooling#6

Merged
brandtg merged 2 commits into
mainfrom
brandtg/uv
Mar 29, 2026
Merged

build: migrate from Poetry to uv for package management and CI tooling#6
brandtg merged 2 commits into
mainfrom
brandtg/uv

Conversation

@brandtg

@brandtg brandtg commented Mar 29, 2026

Copy link
Copy Markdown
Owner
  • build: Replace Poetry with uv for dependency management, builds, and publishing across CI workflows and Makefile

  • ci: Swap flake8/black/mypy for ruff (lint+format) and ty (typecheck); add REUSE license compliance check to CI

  • chore: Remove poetry.lock and .flake8; add uv.lock REUSE dep5 declaration and Apache-2.0 license text

  • chore: Add help, lint-fix, bump, check, and license-check targets to Makefile with inline documentation

brandtg added 2 commits March 28, 2026 22:21
- **build:** Replace Poetry with uv for dependency management, builds, and publishing across CI workflows and Makefile

- **ci:** Swap flake8/black/mypy for ruff (lint+format) and `ty` (typecheck); add REUSE license compliance check to CI

- **chore:** Remove `poetry.lock` and `.flake8`; add `uv.lock` REUSE dep5 declaration and Apache-2.0 license text

- **chore:** Add `help`, `lint-fix`, `bump`, `check`, and `license-check` targets to Makefile with inline documentation
@brandtg brandtg merged commit e029cc1 into main Mar 29, 2026
1 check passed
@brandtg brandtg deleted the brandtg/uv branch March 29, 2026 05:25
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