mdipierro / canvas

canvas is a simple interface to most common matplotlib functions
42 stars 7 forks source link

setup.py #1

Closed Psycojoker closed 12 years ago

Psycojoker commented 12 years ago

As said on reddit, here is a dummy setup.py that will allows ppl to install your code and allows you to push it on pypi.

I've also added some instructions on how to install matplotlib in a virtualenv since the standard way isn't working.