Skip to content

Commit

Permalink
Added PyPI.
Browse files Browse the repository at this point in the history
  • Loading branch information
odkr committed Dec 29, 2018
1 parent a54cc90 commit 89bf4a1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,11 @@ You have been warned.

*sortableclasses* works only in Python 3.

Clone the repository and run `setup.py install`.
If you have Python's `setuptools <https://pypi.org/project/setuptools/>`, just say::

pip3 install sortableclasses

Otherwise, clone this repository and run `python3 setup.py install`.


Documentation
Expand Down Expand Up @@ -115,4 +119,4 @@ GitHub:
<https://github.com/odkr/sortableclasses.py>

Read the docs:
<https://sortableclassespy.readthedocs.io/en/latest/>
<https://sortableclassespy.readthedocs.io/en/latest/>

0 comments on commit 89bf4a1

Please sign in to comment.