8000 OSX install by katyhuff · Pull Request #3238 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

OSX install #3238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jul 17, 2014
Prev Previous commit
Next Next commit
drops pylab reference
  • Loading branch information
katyhuff committed Jul 12, 2014
commit 156ff59fa3c57fa1221f974df730f3d260d0e123
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Python distribution `(Anaconda)
is an excellent choice that "just works" out of the box.
The Enthought distribution `(Canopy)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would concatenate those two sentences.
"The Continuum.io Python distribution Anaconda and the Enthought distribution canopy are both excellent choices that just work out of the box". This way we are not putting one above the other (politics…).

<https://www.enthought.com/products/canopy/>`_ is also a good a good choice
for any platform. Both of these packages include matplotlib and pylab, and
for any platform. Both of these packages include matplotlib and
*lots* of other useful tools. matplotlib is also packaged for almost
every major Linux distribution. So if you are on Linux, your package
manager will probably provide matplotlib prebuilt.
Expand Down
0