We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07993c9 commit 6ccbdfdCopy full SHA for 6ccbdfd
doc/installing.rst
@@ -75,4 +75,4 @@ pandas) installed first. Then, install xarray with pip::
75
76
To run the test suite after installing xarray, install
77
`py.test <https://pytest.org>`__ (``pip install pytest``) and run
78
-``py.test xarray``.
+``py.test --pyargs xarray``.
0 commit comments