Installation ============ You can install the package using pip (once distributed via PyPI): .. code-block:: bash pip install modfilegen Or clone the repository and install locally: .. code-block:: bash git clone https://github.com/CropModelingPlatform/ModFileGen.git cd modfilegen pip install -e .