Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish to pypi #3

Open
ellesmith88 opened this issue Jun 11, 2021 · 0 comments
Open

Publish to pypi #3

ellesmith88 opened this issue Jun 11, 2021 · 0 comments

Comments

@ellesmith88
Copy link
Contributor

ellesmith88 commented Jun 11, 2021

  • catalog-maker version:
  • Python version:
  • Operating System:

Description

make a release and publish to pypi.

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/

as well as HISTORY.rst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant