Skip to content

Conversation

@drammock
Copy link
Contributor

@drammock drammock commented Jan 2, 2026

I'm getting build errors like

********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:

License :: OSI Approved :: MIT License

See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************

stemming from SetuptoolsDeprecationWarning: License classifiers are deprecated.

Since setup.py already includes a license = "MIT" field, it should be OK to simply remove this classifier. Building rtmixer from this fork/branch made the error go away.

@mgeier mgeier merged commit d42cc37 into spatialaudio:master Jan 3, 2026
19 of 24 checks passed
@mgeier
Copy link
Member

mgeier commented Jan 3, 2026

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