Skip to content

setuptools (39.1.0) doesn't set up Description-Content-Type correctly on Windows #1440

@hsiaoyi0504

Description

@hsiaoyi0504

Originally reported in pypi/warehouse#4341.

It looks like long_description is full of Windows-style carriage-return characters (^M) which seem to have confused twine/pkginfo about what is and what isn't part of long_description.

My project at PyPI is at: https://pypi.org/project/gff3tool/1.4.2.

Libraries used:

wheel==0.31.1
setuptools==39.1.0
twine==1.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs ReproIssues that need a reproducible example.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions