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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Project config already contains:
include = [ { path = 'assets'}, ..., ]
But somehow it's only being included in the sdist, not the wheel.
The text was updated successfully, but these errors were encountered:
To include non-code assets in the wheel, I think it will need to be under the main package directory. Options:
Sorry, something went wrong.
Reorganize packaged non-code assets (#351)
2c477cb
Updates #314
No branches or pull requests
Project config already contains:
But somehow it's only being included in the sdist, not the wheel.
The text was updated successfully, but these errors were encountered: