On Sat, May 5, 2012 at 8:15 PM, Ralf Gommers <[email protected]> wrote: > Please test this release and report any issues on the numpy-discussion > mailing list.
I think it's probably nice not to ship pyc in the source tarball: $ find numpy-1.6.2rc1/ -name "*.pyc" numpy-1.6.2rc1/doc/sphinxext/docscrape.pyc numpy-1.6.2rc1/doc/sphinxext/docscrape_sphinx.pyc numpy-1.6.2rc1/doc/sphinxext/numpydoc.pyc numpy-1.6.2rc1/doc/sphinxext/plot_directive.pyc Cheers, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
