Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 532 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 532 Bytes

mpanalysis

Installation

Install using the following commands:

pip install --upgrade git+ssh://[email protected]/mheikenfeld/mpanalysis.git
pip install --upgrade git+https://github.com/mheikenfeld/mpanalysis.git

You can also clone the package with any of the two following commands

git clone [email protected]:mheikenfeldmheikenfeld/mpanalysis.git
git clone https://github.com/mheikenfeld/mheikenfeld/mpanalysis.git

and install the package from the locally cloned version:

pip install mpanalysis/