msabramo / setuptools-markdown

Use Markdown for your project description
MIT License
28 stars 8 forks source link

Don't fail if pandoc is not installed #4

Closed msabramo closed 9 years ago

msabramo commented 9 years ago

Closes #2

@smspillaz: Does this fix the problem for you?

smspillaz commented 9 years ago

I wouldn't be able to check right now, but if I remember correctly the problem was that even importing pandoc would raise an exception.

Interestingly enough, I never actually submitted a PR for the fix I've been using, which is here: https://github.com/smspillaz/setuptools-markdown/commit/c137f991394f63fae6c76586fbfd5cfa85f4dbb8

smspillaz commented 9 years ago

@msabramo This would fix the problem for me. Can you roll a new release with this fix? My CI is currently blocked on it.

msabramo commented 9 years ago

Sorry for the delay. I'll take a look soon.

smspillaz commented 9 years ago

Thanks :)

On Sat, May 9, 2015 at 9:14 AM, Marc Abramowitz notifications@github.com wrote:

Merged #4 https://github.com/msabramo/setuptools-markdown/pull/4.

— Reply to this email directly or view it on GitHub https://github.com/msabramo/setuptools-markdown/pull/4#event-300737052.

Sam Spilsbury

msabramo commented 9 years ago

No problem. I'll do a PyPI release a bit later. You can remind me if I forget.

-Marc http://marc-abramowitz.com Sent from my iPhone 4S

On May 8, 2015, at 6:16 PM, Sam Spilsbury notifications@github.com wrote:

Thanks :)

On Sat, May 9, 2015 at 9:14 AM, Marc Abramowitz notifications@github.com wrote:

Merged #4 https://github.com/msabramo/setuptools-markdown/pull/4.

— Reply to this email directly or view it on GitHub https://github.com/msabramo/setuptools-markdown/pull/4#event-300737052.

Sam Spilsbury — Reply to this email directly or view it on GitHub.

msabramo commented 9 years ago

Released 0.2 with this fix.

https://pypi.python.org/pypi/setuptools-markdown/0.2