JoseBlanca / franklin

franklin library for NGS sequencing analysis.
http://bioinf.comav.upv.es/franklin/
GNU Affero General Public License v3.0
25 stars 3 forks source link

do not import matplotlib in setup.py #22

Closed JoseBlanca closed 13 years ago

JoseBlanca commented 13 years ago

When matplotlib is imported it creates ~/.matplotlib. If imported as root this directory won't be writable by the user afterwards.

pziarsolo commented 13 years ago

Done! Now we use imp.find_module