Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
halcy authored Jul 23, 2019
1 parent 73eaaad commit 2103983
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,14 @@ Feature complete for public API as of Mastodon version 2.9.2 and easy to get sta
You can install Mastodon.py via pypi:

.. code-block:: Bash
# Python 2
pip install Mastodon.py
# Python 3
pip3 install Mastodon.py
Note that python 2.7 is now no longer officially supported. It will still
work for a while, and we will fix issues as they come up, but we will not
be testing specifically for python 2.7 any longer.

Full documentation and basic usage examples can be found
at http://mastodonpy.readthedocs.io/en/stable/ .

Expand Down

0 comments on commit 2103983

Please sign in to comment.