25.07.2013 13:02, Nathaniel Smith kirjoitti: [clip] > Or you can install 'tox', and then running 'tox -e py27' will do the > above, 'tox -e py27,py33' will check both 2.7 and 3.3, plain 'tox' > will test all supported configurations (this requires you have lots of > python interpreter versions installed), etc.
Or: python runtests.py -- Pauli Virtanen _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
