Skip to content

fix: add proper PyPI package metadata#14

Open
Arvuno wants to merge 1 commit into
agentmail-to:mainfrom
Arvuno:fix/pypi-metadata
Open

fix: add proper PyPI package metadata#14
Arvuno wants to merge 1 commit into
agentmail-to:mainfrom
Arvuno:fix/pypi-metadata

Conversation

@Arvuno
Copy link
Copy Markdown

@Arvuno Arvuno commented May 25, 2026

Summary

  • Add proper PyPI package metadata (description, author, keywords, URLs, classifiers)
  • Set license to MIT
  • Fix orphaned metadata lines in pyproject.toml

Changes

  • pyproject.toml: Updated package metadata for proper PyPI display

Testing

  • Build verified with python -m build

Created by Hermes subagent


Summary by cubic

Fixes PyPI metadata for agentmail to show a clear description, correct author, keywords, URLs, classifiers, and MIT license on PyPI. Also removes orphaned metadata lines in pyproject.toml to avoid conflicts.

Written for commit 7916c4a. Summary will update on new commits. Review in cubic

- Add description/summary
- Add author (AgentMail) and author_email
- Add keywords (email API, AI agents, webhooks, etc.)
- Add homepage, documentation, repository URLs
- Add project URLs (Homepage, Documentation, Repository, Changelog)
- Add classifiers (Topic::Communications::Email, License::MIT)
- Remove orphaned metadata lines after [build-system] section
- Set license to MIT
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

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