Skip to content

fix: remove redundancy regarding license from project metadata #93

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

Merged
merged 1 commit into from
May 4, 2025

Conversation

hf-kklein
Copy link
Contributor

hopefully fixes

setuptools.errors.InvalidConfigError: License classifiers have been superseded by license expressions (see https://peps.python.org/pep-0639/). Please remove:
License :: OSI Approved :: MIT License

i introduced this issue in #88

hopefully fixes

>  setuptools.errors.InvalidConfigError: License classifiers have been superseded by license expressions (see https://peps.python.org/pep-0639/). Please remove:
License :: OSI Approved :: MIT License
@hf-kklein
Copy link
Contributor Author

other than the latest commit on master this passes all CI actions.

@nerdoc
Copy link
Member

nerdoc commented May 4, 2025

I already have committed this fix locally - I'll see if i merge both, or, if i manage to stabilize my local branch, will commit that and cancel this PR...
give me a few hours...

@nerdoc nerdoc merged commit e3b681b into nerdocs:master May 4, 2025
9 checks passed
@nerdoc
Copy link
Member

nerdoc commented May 4, 2025

Changed my mind... I undid and shelved my changes ontop, and merged it. Thanks!

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.

2 participants