Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 163 Bytes

INSTALL.md

File metadata and controls

13 lines (10 loc) · 163 Bytes

To install from source.

git clone https://github.com/agabrown/PyGaia.git
cd PyGaia
python -m pip install .

From PyPI:

pip install pygaia