Closed AdamRJensen closed 2 years ago
Once the package reaches version 0.2 it should be uploaded to PyPi, such that it can be installed with the following command:
pip install twoaxistracking
The upload to PyPi may be done automatically.
Here's how pvlib does it: https://github.com/pvlib/pvlib-python/blob/master/.github/workflows/publish.yml
Once the package reaches version 0.2 it should be uploaded to PyPi, such that it can be installed with the following command:
The upload to PyPi may be done automatically.