erkin / ponysay

Pony rewrite of cowsay.
GNU General Public License v3.0
1.22k stars 82 forks source link

Updated setup.py (workaround for issue 229) #230

Closed c0d3st0rm closed 8 years ago

c0d3st0rm commented 8 years ago

This adds a workaround for issue #229, placing the line into a try-except statement so that the installation doesn't (or at least shouldn't) come to a halt.