Skip to content

Commit

Permalink
add note about installing from git
Browse files Browse the repository at this point in the history
and a little snark
  • Loading branch information
sblunt authored May 30, 2024
1 parent 0f6ae0f commit 0b8f27b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
Installation
============

Important Temporary Note
++++++++++++++++++++++++
Sarah has been locked out of her pypi.org account (???) which means that you can't pip install
the latest version of `orbitize`. If you want to install version 3, you can install the
version of the code on github using:

.. code-block:: bash
$ pip install git+https://github.com/sblunt/orbitize.git
If you're reading this, please upvote Sarah's request to reinstate her pypi.org account: https://github.com/pypi/support/issues/3898


For Users
+++++++++

Expand Down

0 comments on commit 0b8f27b

Please sign in to comment.