Conversation
Codecov Report
@@ Coverage Diff @@
## main #159 +/- ##
==========================================
- Coverage 88.43% 88.24% -0.20%
==========================================
Files 4 4
Lines 1046 1046
==========================================
- Hits 925 923 -2
- Misses 121 123 +2
Continue to review full report at Codecov.
|
phobson
left a comment
There was a problem hiding this comment.
I'm ok with this.
I remembered that on my mpl-probscale repo, I have a github workflow that publishes a new release to pypi.
https://github.com/matplotlib/mpl-probscale/blob/master/.github/workflows/python-publish.yml
Would it be worth moving that over before we do this?
|
@phobson Thanks, I never object when people offer to do work :) If you are wanting me to make this magic happen, then likely not before this release. |
|
@akrherz totally. I can give it a shot, Just wanted to offer it up. Do you mind if I push a commit up to this branch that updates the python version meta data in setup.py? Currently says metar supports python >= 2.5 😭 |
Sure, go for it. |
|
force pushed to update release date. |
No description provided.