Skip to content

Update .gitignore and add MIT license metadata for packaging#8

Merged
francescobianco merged 2 commits intomainfrom
dev
Mar 24, 2026
Merged

Update .gitignore and add MIT license metadata for packaging#8
francescobianco merged 2 commits intomainfrom
dev

Conversation

@francescobianco
Copy link
Copy Markdown
Member

This pull request introduces licensing information for the project and updates the project metadata to reflect the use of the MIT License. The main changes are the addition of a LICENSE file, updates to pyproject.toml to declare the license, and improved packaging metadata.

Licensing and metadata updates:

  • Added a new LICENSE file containing the MIT License text.
  • Updated pyproject.toml to specify license = "MIT" and added relevant license and Python version classifiers for PyPI.
  • Configured setuptools in pyproject.toml to include the LICENSE file in source distributions via the license-files setting.

@francescobianco francescobianco merged commit c24d360 into main Mar 24, 2026
0 of 6 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.

1 participant