diagrams
diagrams copied to clipboard
Fix packaging: Ensure resources are included in both sdist and wheel
Poetry's include directive defaults to only including files in the sdist. See https://github.com/python-poetry/poetry-core/pull/773
I will test the build with it. Thank you for raising this issue.