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