Skip to content

Conversation

@Ki-Seki
Copy link
Member

@Ki-Seki Ki-Seki commented Dec 1, 2025

Updated project classifiers and URLs in pyproject.toml.

Updated project classifiers and URLs in pyproject.toml.
Copilot AI review requested due to automatic review settings December 1, 2025 08:14
@Ki-Seki Ki-Seki merged commit e314af0 into main Dec 1, 2025
18 of 19 checks passed
@Ki-Seki Ki-Seki deleted the Ki-Seki-patch-1 branch December 1, 2025 08:14
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Contributor

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 updates the project metadata in pyproject.toml to reflect the project's maturity and finalize its URLs. The development status is promoted from Alpha to Production/Stable, aligning with the "Stable over feature" design philosophy mentioned in the README. The previously commented-out Homepage and Documentation URLs are now uncommented and set to point to the GIMKit GitHub repository.

  • Development status classifier updated from "3 - Alpha" to "5 - Production/Stable"
  • Homepage and Documentation URLs uncommented and set to the GIMKit repository
  • Repository URL updated from GIM to GIMKit

Homepage = "https://github.com/SculptAI/GIMKit"
Documentation = "https://github.com/SculptAI/GIMKit"
Repository = "https://github.com/SculptAI/GIMKit"
Issues = "https://github.com/SculptAI/GIM/issues"
Copy link

Copilot AI Dec 1, 2025

Choose a reason for hiding this comment

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

The Issues URL still points to https://github.com/SculptAI/GIM/issues while all other URLs have been updated to use GIMKit. This should be updated to https://github.com/SculptAI/GIMKit/issues for consistency.

Suggested change
Issues = "https://github.com/SculptAI/GIM/issues"
Issues = "https://github.com/SculptAI/GIMKit/issues"

Copilot uses AI. Check for mistakes.
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