Code Monkey home page Code Monkey logo

markdown-description-example's Introduction

markdown-description-example's People

Contributors

di avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

markdown-description-example's Issues

Even in new setuptools I get this error: Unknown distribution option: 'long_description_content_type'

I cloned this repo, created a new virtualenv, and made sure to upgrade setuptools:

$ pip freeze --all
pip==10.0.0
setuptools==39.0.1
wheel==0.31.0

And yet when I run python setup.py, I get this warning or error:

$ python setup.py sdist
/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
  warnings.warn(msg)
running sdist
# rest cut for brevity

Is this normal? Is the warning meant to be there? Why doesn't the new version of setuptools seem to support long_description_content_type?

No longer works without having a MANIFEST.in

If I run pyproject-build without having a MANIFEST.in (caps does seem to be mandatory) in the same directory as setup.py, and in it add the line include README.md, I will get an error saying that it can't find such a file when turning this into a package.

Can not render markdown description properly

I followed the guide and upgraded setuptools and twine, but it didn't render markdown properly after uploading.

And python setup.py check says

python\lib\distutils\dist.py:261: UserWarning: Unknown distribution option: '
long_description_content_type'

Here is my project: https://pypi.org/project/qquiz/

I used twine version 1.11.0 (pkginfo: 1.4.2, requests: 2.18.4, setuptools: 39.0.1, requests-toolbelt: 0.8.0, tqdm: 4.19.8) on Windows.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.