Skip to content

feat: enhance metadata in pyproject.toml with authors, license, and classifiers#4

Merged
LucianBuzzo merged 1 commit into
masterfrom
lucianbuzzo/project-metadata
Sep 11, 2025
Merged

feat: enhance metadata in pyproject.toml with authors, license, and classifiers#4
LucianBuzzo merged 1 commit into
masterfrom
lucianbuzzo/project-metadata

Conversation

@LucianBuzzo

Copy link
Copy Markdown
Contributor

No description provided.

@LucianBuzzo
LucianBuzzo requested a review from Copilot September 11, 2025 18:20

Copilot AI left a comment

Copy link
Copy Markdown

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 enhances the pyproject.toml configuration file by adding comprehensive metadata including author information, license specification, and detailed project classifiers to improve package discoverability and compliance with Python packaging standards.

  • Added author and maintainer information with contact details
  • Specified MIT license and Python version requirements
  • Expanded classifiers from a single "Typing :: Stubs Only" entry to comprehensive project categorization

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

@LucianBuzzo
LucianBuzzo merged commit d24350a into master Sep 11, 2025
2 of 3 checks passed
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