Update the cli e.g. catalog-maker run -p c3s-cmip6 -b 1 -r local instead of python catalog_maker/cli.py run -p c3s-cmip6 -b 1 -r local
Also update the documentation to include this in the installation section:
Stable release
--------------
To install catalog_maker, run this command in your terminal:
.. code-block:: console
$ pip install catalog_maker
This is the preferred method to install catalog_maker, as it will always install the most recent stable release.
If you don't have `pip`_ installed, this `Python installation guide`_ can guide
you through the process.
.. _pip: https://pip.pypa.io
.. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/
Description
make a release and publish to pypi.
Update the cli e.g.
catalog-maker run -p c3s-cmip6 -b 1 -r local
instead ofpython catalog_maker/cli.py run -p c3s-cmip6 -b 1 -r local
Also update the documentation to include this in the installation section:
as well as HISTORY.rst