Skip to content

Conversation

@sonarqubecloud
Copy link

@edgarrmondragon edgarrmondragon requested review from a team and Copilot March 24, 2025 17:28
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

This PR modernizes the packaging setup by transitioning from setup.py to a pyproject.toml configuration while updating metadata and dependency versions.

  • Migrates packaging configuration to pyproject.toml
  • Updates project metadata and dependency versions
  • Removes the legacy setup.py file

Reviewed Changes

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

File Description
pyproject.toml Introduces modern packaging metadata, dependencies, and build configuration
setup.py Removes the legacy packaging file in favor of pyproject.toml
Files not reviewed (2)
  • MANIFEST.in: Language not supported
  • setup.cfg: Language not supported
Comments suppressed due to low confidence (1)

pyproject.toml:6

  • [nitpick] Consider listing multiple authors as separate entries for clarity (e.g., one entry per author) so that tooling and consumers can parse the names more reliably.
{ name = "Meltano Team && Stitch" },

@edgarrmondragon edgarrmondragon merged commit 8a99825 into legacy-stable Mar 24, 2025
4 checks passed
@edgarrmondragon edgarrmondragon deleted the modernize-packaging branch March 24, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants