Skip to content

automate PyPI publishing with GitHub Actions#39

Merged
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:main
Oct 24, 2022
Merged

automate PyPI publishing with GitHub Actions#39
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:main

Conversation

@yunjunz
Copy link
Copy Markdown
Member

@yunjunz yunjunz commented Oct 24, 2022

+ version.py:
   - copy get_version_info() from mintpy, to grab the individual version number for each commit
   - use version number with prefix "v"

+ setup.py:
   - grab long_description from README file
   - grab version from version.py
   - revert "grab version from version.py", becuase pysolid.__init__ requires the pysolid.solid sub-module, which is not compiled yet.
@yunjunz yunjunz merged commit d70afc7 into insarlab:main Oct 24, 2022
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

Successfully merging this pull request may close these issues.

1 participant