Skip to content

Conversation

@ben300694
Copy link
Collaborator

  • Update project to use the uv build backend
  • Remove unnecessary dependencies and update others

@ben300694 ben300694 requested a review from Copilot September 18, 2025 22:07
@ben300694 ben300694 self-assigned this Sep 18, 2025
@ben300694 ben300694 added the enhancement New feature or request label Sep 18, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the project's build system from hatchling to uv build backend and refines dependency constraints for better compatibility.

  • Switch from hatchling to uv_build as the build backend
  • Update Python version constraint from ~=3.12 to >=3.12.0,<3.13 for more explicit version control
  • Replace torch dependencies with specific version range (2.3-2.4) to address HPC cluster compatibility

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ben300694 ben300694 merged commit 169f969 into main Sep 18, 2025
@ben300694 ben300694 deleted the update/change_python_build_backend branch September 18, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants