Skip to content
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

Missing license in pyproject.toml #382

Open
Saurabh3333 opened this issue Feb 25, 2025 · 1 comment
Open

Missing license in pyproject.toml #382

Saurabh3333 opened this issue Feb 25, 2025 · 1 comment

Comments

@Saurabh3333
Copy link

In the last version release(5.0.1) of flask-cors there is no license added to pyproject.toml. Is it possible to add it?
We are using an automated license checker and it is not able to parse MIT License since the last release.
Thanks

@corydolphin
Copy link
Owner

corydolphin commented Mar 1, 2025

The root problem is an upstream issue being tracked here pypa/setuptools#4759 astral-sh/uv#9513

If you have any ideas for an idiomatic workaround, please feel free to contribute and update!

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

No branches or pull requests

2 participants