Skip to content

Conversation

@hknutsen
Copy link
Member

@hknutsen hknutsen commented Nov 7, 2025

  • Build Python package using uv build instead of python -m build. uv is currently the fastest frontend for managing Python projects.
  • Rename job python-build to python-package, a more generic name that reflects what is being built rather than what tools is used to build (i.e., we are no longer using python -m build).
  • Update workflow documentation accordingly.

- Build Python package using `uv build` instead of `python -m build`. uv is currently the fastest frontend for managing Python projects.
- Rename job `python-build` to `python-package`, a more generic name that reflects what is being built rather than what tools is used to build (i.e., we are no longer using `python -m build`).
- Update workflow documentation accordingly.
@hknutsen hknutsen closed this Nov 10, 2025
@hknutsen hknutsen deleted the refactor/python-package/use-uv branch November 10, 2025 06:54
@hknutsen hknutsen restored the refactor/python-package/use-uv branch November 10, 2025 13:32
@hknutsen hknutsen reopened this Nov 10, 2025
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.

2 participants