Skip to content

Fix duplicated pyproject.toml and align Python and license metadata#295

Open
codebynikhil08 wants to merge 1 commit intoHSF:masterfrom
codebynikhil08:harvester298
Open

Fix duplicated pyproject.toml and align Python and license metadata#295
codebynikhil08 wants to merge 1 commit intoHSF:masterfrom
codebynikhil08:harvester298

Conversation

@codebynikhil08
Copy link

Summary
This PR fixes duplicated content in pyproject.toml and clarifies authoritative packaging metadata.

Changes made

  • Removed duplicated pyproject.toml configuration
  • Declared supported Python versions (>=3.8)
  • Aligned license metadata to reference the LICENSE file

Verification

  • Ran python -m build successfully
  • Confirmed generated metadata is correct

Notes
These changes reduce packaging ambiguity, improve tooling compatibility, and make the packaging metadata clearer and more consistent.

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.

1 participant