Skip to content

Commit 08993b1

Browse files
aldenksjhamman
authored andcommitted
Remove outdated dev install docs from installation.rst and link to contributing.rst (zarr-developers#1643)
Co-authored-by: Joe Hamman <[email protected]>
1 parent 962b537 commit 08993b1

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

docs/installation.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,4 @@ latest GitHub main::
1919

2020
$ pip install git+https://github.com/zarr-developers/zarr-python.git
2121

22-
To work with Zarr source code in development, install from GitHub::
23-
24-
$ git clone --recursive https://github.com/zarr-developers/zarr-python.git
25-
$ cd zarr-python
26-
$ python -m pip install -e .
27-
28-
To verify that Zarr has been fully installed, run the test suite::
29-
30-
$ pip install pytest
31-
$ python -m pytest -v --pyargs zarr
22+
To work with Zarr source code in development, see `Contributing <contributing.html>`_.

0 commit comments

Comments
 (0)