We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now that PEP 639 has finally landed in full, it's best to use separate license SPDX and license-files: https://packaging.python.org/en/latest/specifications/pyproject-toml/#license.
setuptools hasn't yet implemented it, however:
pypa/setuptools#4629 pypa/setuptools#3596 pypa/setuptools#4759 pypa/setuptools#4706 pypa/setuptools#4728 So this is something to do in the future. For now, it would be a good idea to add a TODO code comment, so this action item is not lost.
see (comment)
The text was updated successfully, but these errors were encountered:
thomasrockhu-codecov
No branches or pull requests
Now that PEP 639 has finally landed in full, it's best to use separate license SPDX and license-files: https://packaging.python.org/en/latest/specifications/pyproject-toml/#license.
setuptools hasn't yet implemented it, however:
pypa/setuptools#4629
pypa/setuptools#3596
pypa/setuptools#4759
pypa/setuptools#4706
pypa/setuptools#4728
So this is something to do in the future. For now, it would be a good idea to add a TODO code comment, so this action item is not lost.
see (comment)
The text was updated successfully, but these errors were encountered: