Skip to content

Commit

Permalink
DOC: Fix instructions for testing xarray
Browse files Browse the repository at this point in the history
  • Loading branch information
shoyer committed Jan 26, 2017
1 parent 07993c9 commit 6ccbdfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ pandas) installed first. Then, install xarray with pip::

To run the test suite after installing xarray, install
`py.test <https://pytest.org>`__ (``pip install pytest``) and run
``py.test xarray``.
``py.test --pyargs xarray``.

0 comments on commit 6ccbdfd

Please sign in to comment.