Skip to content
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

Fix build by including readme correctly in pyproject.toml #34

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

talmo
Copy link
Contributor

@talmo talmo commented Jun 23, 2023

Fix the build process which was failing when uploading to PyPI after #32. This was happening since we switched to pyproject.toml and failing to set the readme attribute as dynamic so that it would pull in the README.md appropriately to fill the long_description field of the package metadata.

@talmo talmo merged commit 45eaf98 into main Jun 23, 2023
@talmo talmo deleted the talmo/fix-build branch June 23, 2023 20:30
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.

1 participant