Skip to content

Conversation

@avalentino
Copy link
Contributor

Fix the incorrect values of long_description_content_type in setup.cfg.
It is now set to text/x-rst.
Unfortunately twine check still complains for the missing long_description_content_type

Copy link
Member

@robbmcleod robbmcleod left a comment

Choose a reason for hiding this comment

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

I'm confused. The README is markdown, not RST. I think PyPi had issues because I uploaded the wheels first, then when I tried to upload the sdist it complained it couldn't find the long_description file. So I edited site.cfg but then it perhaps had some issue with the existing wheels having the incorrect filename.

@avalentino
Copy link
Contributor Author

OK, now I'm confused as well.
In master I see only one README file, it has .rst extension, and indeed it seems to be a RST file.
That one is the file that I have pointer to in the setap.cfg in the long_description field.
Do I miss something?

Co-authored-by: stephan-cr <stephan.cr@gmx.de>
@robbmcleod robbmcleod force-pushed the master branch 2 times, most recently from 3dab584 to e0f399d Compare January 7, 2022 19:21
@stephan-cr
Copy link
Contributor

@robbmcleod: @avalentino is right, the README.rst is ReStructured Text, the file RELEASING.md is Markdown.

@robbmcleod robbmcleod merged commit 129f83f into pydata:master Feb 6, 2022
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.

3 participants