Skip to content

Commit

Permalink
Add quotes to pip install [skip-ci] (dask#4508)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau authored and Jorge Pessoa committed May 14, 2019
1 parent 8815c06 commit 1c785ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/develop.rst
Expand Up @@ -88,7 +88,7 @@ environment on your computer to compile them when installing with ``pip``::
Install Dask and dependencies::

cd dask
pip install -e .[complete]
pip install -e ".[complete]"

For development, Dask uses the following additional dependencies::

Expand Down

0 comments on commit 1c785ab

Please sign in to comment.