Skip to content

Manifest tweak #2001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Manifest tweak #2001

wants to merge 2 commits into from

Conversation

MSeal
Copy link

@MSeal MSeal commented Jun 25, 2025

Moved license to pyproject.toml, and removed redundant README from Manifest as it's already in the toml definition.

See above

Checklist

  • Contains customer facing changes? Including API/behavior changes
  • Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required

References

JIRA:

Test & Review

Open questions / Follow-ups

@MSeal MSeal self-assigned this Jun 25, 2025
@Copilot Copilot AI review requested due to automatic review settings June 25, 2025 23:55
@MSeal MSeal requested review from a team as code owners June 25, 2025 23:55
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@MSeal MSeal changed the title Mseal/manifest tweak Manifest tweak Jun 25, 2025
Copy link

@Copilot 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 centralizes license metadata by moving the license configuration into pyproject.toml and cleaning up redundant entries in MANIFEST.in.

  • Moved license information to pyproject.toml.
  • Removed redundant README.md and LICENSE file inclusion from MANIFEST.in.

Reviewed Changes

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

File Description
pyproject.toml Added a license entry in the [project] section and specified license-files in [tool.setuptools] to include the LICENSE.
MANIFEST.in Removed redundant inclusion of README.md and LICENSE, as these details are now managed in pyproject.toml.

@MSeal MSeal added the maintenance Any tech debt or routine action tasks that should be tracked with an issue label Jun 26, 2025
@sonarqube-confluent
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (66.00% Estimated after merge)
  • Duplications No duplication information (5.20% Estimated after merge)

Project ID: confluent-kafka-python

View in SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Any tech debt or routine action tasks that should be tracked with an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant