Skip to content

Commit

Permalink
Merge pull request #357 from linetools/pip_install
Browse files Browse the repository at this point in the history
Scrub pip install for now
  • Loading branch information
profxj committed Feb 14, 2017
2 parents 45174be + adaafe6 commit f477ec7
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,12 @@ installed with pip.
Installing Linetools
====================

If you plan to play around with the code and possibly contribute
changes, then follow the instructions in the section below,
:ref:`installsource`. Otherwise simply use::
There is currently a pip wheel on PyPi but it is woefully
out of date. We will try to update before long. But for now
follow the instructions in the section below,
:ref:`installsource` to install linetools.

pip install linetools

and you're done!

If you wish to have full functionality of the GUIs and are
Also note, if you wish to have full functionality of the GUIs and are
using MacOSX, then you probably need to change
your *backend* from macosx to TkAgg in the matplotlibrc file.

Expand Down

0 comments on commit f477ec7

Please sign in to comment.