8000
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 bae0859 commit 9b408cdCopy full SHA for 9b408cd
doc/faq/installing_faq.rst
@@ -139,7 +139,7 @@ If you want to be able to follow the development branch as it changes
139
just replace the last step with (make sure you have **setuptools**
140
installed)::
141
142
- > python setupegg.py develop
+ > python setup.py develop
143
144
This creates links in the right places and installs the command
145
line script to the appropriate places.
setupegg.py
0 commit comments