Skip to content

Conversation

@shenanigansd
Copy link
Member

This pull request includes changes to the pyproject.toml file to update the build system requirements.

Build system updates:

  • pyproject.toml: Changed the requires field from setuptools>=61.0 to uv_build and updated the build-backend field from setuptools.build_meta to uv_build.

@shenanigansd shenanigansd requested a review from Copilot March 7, 2025 00:23
@shenanigansd shenanigansd self-assigned this Mar 7, 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.

PR Overview

This PR updates the build system configuration from setuptools to uv_build in the pyproject.toml file.

  • Updated the requires field from setuptools>=61.0 to uv_build.
  • Changed the build-backend field from setuptools.build_meta to uv_build.

Reviewed Changes

File Description
pyproject.toml Updated build system configuration to use uv_build for building projects

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@shenanigansd shenanigansd marked this pull request as draft March 7, 2025 00:24
@shenanigansd shenanigansd deleted the shenanigansd-patch-1 branch March 12, 2025 18:43
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