8000 setupegg.py is now redundant. · matplotlib/matplotlib@9b408cd · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b408cd

Browse files
committed
setupegg.py is now redundant.
1 parent bae0859 commit 9b408cd

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

doc/faq/installing_faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ If you want to be able to follow the development branch as it changes
139139
just replace the last step with (make sure you have **setuptools**
140140
installed)::
141141

142-
> python setupegg.py develop
142+
> python setup.py develop
143143

144144
This creates links in the right places and installs the command
145145
line script to the appropriate places.

setupegg.py

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0