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: long_description missing in setup.py #159

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

idling-mind
Copy link
Contributor

Missing long_description in setup.py caused the package upload to pypi fail.

Here is an example.

I have also fixed the long_description_content_type so that the warning is also taken care.

Also, the project description is added to README.md

pypi upload will fail if long description is missing. Also, the
content_type should also be mentioned.
Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃 Thanks @idling-mind - looks great!

@alexcjohnson alexcjohnson merged commit 8635524 into plotly:master Dec 7, 2023
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.

None yet

2 participants