pypa / readme_renderer

Safely render long_description/README files in Warehouse
Apache License 2.0
157 stars 88 forks source link

Make cmarkgfm an optional depedency #129

Closed theacodes closed 5 years ago

di commented 5 years ago

My plan is to create an extra readme_renderer[md] which will add cmarkgfm as a dependency.

If the extra hasn't been provided, readme_renderer will issue a warning when trying to render Markdown instructing the user to install w/ the extra.