Skip to content

Commit

Permalink
added part from alex comment (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell authored and psauvan committed Jun 17, 2024
1 parent b6f4a63 commit d0a8387
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/developer_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Developer guide
===============

Developer install with Mamba
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

First we need to install a Mamba distribution. There are a few options but here we opt for Miniforge3 as it includes Mamba.

Expand Down Expand Up @@ -235,3 +235,8 @@ Check the pull request and if the tests pass then merge the pull request.
A Conda Forge package will be built and released to the conda-forge channel.

Once released the package will be visaible on the `conda-forge channel <https://anaconda.org/conda-forge/geouned>`_.

Version Numbering
~~~~~~~~~~~~~~~~~

GEOUNED will use Semantic Versioning to number releases of the tool, in the form "Major.Minor.Patch", e.g., “3.15.9”.

0 comments on commit d0a8387

Please # to comment.