Thanks to visit codestin.com
Credit goes to github.com

Skip to content

improvements to install / testing [manually merge to master] #3659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 12 commits into from
Closed
Prev Previous commit
Next Next commit
Feature test command in readme
  • Loading branch information
HolgerPeters committed Oct 17, 2014
commit 896fa87252ff744e401355705e3d65b9e5ea4fe1
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Testing

After installation, you can launch the test suite::

python tests.py
python setup.py tests

Consider reading http://matplotlib.org/devel/coding_guide.html#testing for
more information.