Thanks to visit codestin.com Credit goes to github.com
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 12ba064 commit 20dfa6bCopy full SHA for 20dfa6b
1 file changed
README.rst
@@ -94,7 +94,7 @@ As well as the following Pull-Request for discussion:
94
95
This error does also occur if you are invoking ``setup.py`` directly – which you
96
should not – or are using ``easy_install`` If this is the case, use ``pip
97
-isntall .`` (instead of ``setup.py install`` , and ``pip install -e .`` instead
+install .`` (instead of ``setup.py install`` , and ``pip install -e .`` instead
98
of ``setup.py develop`` If you are depending on IPython as a dependency you may
99
also want to have a conditional dependency on IPython depending on the Python
100
version::
0 commit comments