Skip to content

Add MIT license and package metadata - #5

Merged
rastagan-git merged 1 commit into
mainfrom
agent/add-mit-license
Jul 19, 2026
Merged

Add MIT license and package metadata#5
rastagan-git merged 1 commit into
mainfrom
agent/add-mit-license

Conversation

@rastagan-git

Copy link
Copy Markdown
Owner

Summary

  • add the standard MIT License with copyright held by Tianyuan Chen
  • declare the MIT SPDX license expression and include LICENSE in Python distributions
  • clarify in the English and Chinese READMEs that third-party provider data remains governed by source-specific terms

Why

The public repository previously had no detectable software license, so default copyright restrictions applied and package artifacts did not declare a license.

Validation

  • python -m pytest — 52 passed
  • python -m ruff check . — passed
  • python -m ruff format --check . — passed
  • python -m build — source and wheel builds passed
  • verified wheel metadata contains License-Expression: MIT and License-File: LICENSE
  • verified the wheel includes aromanexus-0.3.0.dist-info/licenses/LICENSE

@rastagan-git
rastagan-git marked this pull request as ready for review July 19, 2026 13:42
@rastagan-git
rastagan-git merged commit 3cc2099 into main Jul 19, 2026
8 checks passed
@rastagan-git
rastagan-git deleted the agent/add-mit-license branch July 19, 2026 13:44
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