Skip to content

Declare the license in a way licensecheck understands#1

Open
joanise wants to merge 1 commit intogradio-app:mainfrom
joanise:patch-1
Open

Declare the license in a way licensecheck understands#1
joanise wants to merge 1 commit intogradio-app:mainfrom
joanise:patch-1

Conversation

@joanise
Copy link
Copy Markdown

@joanise joanise commented Mar 26, 2026

For automated license compatibility detection, licensecheck needs to be able to determine the license of the project. Adding

license = "MIT"

under [project] in pyproject.toml accomplishes that.

This PR triggered by CI failure for our project which uses gradio, which now depends on hf-gradio. We use licensecheck to make sure we don't accidentally introduce dependencies with incompatible licenses.

Thank you for considering merging this PR in.

For automated license compatibility detection, licensecheck needs to be able to determine the license of the project. Adding `license = "MIT"` under `[project]` accomplishes that.
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