Skip to content

DOC: make Creating a development environment doc copy-pastable #917

Description

@raybellwaves

In the docs (https://zarr.readthedocs.io/en/stable/contributing.html#creating-a-development-environment).
Tried a quick copy paste to set up a dev environment but got

virtualenv --no-site-packages --python=/usr/bin/python3.8 ~/pyenv/zarr-dev
FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/python3.8'

I see

❯ python --version
Python 3.9.1

Metadata

Metadata

Assignees

Labels

documentationImprovements to the documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions