Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 268 Bytes

install.rst

File metadata and controls

16 lines (10 loc) · 268 Bytes

Installation

To install from PyPI, simply run:

pip install plotannot

To install from the GitHub repository, run:

git clone https://github.com/msbentsen/plotannot.git 
cd plotannot
pip install .