Conversation
Codecov Report
@@ Coverage Diff @@
## main #566 +/- ##
=======================================
Coverage 93.14% 93.14%
=======================================
Files 31 31
Lines 4525 4525
=======================================
Hits 4215 4215
Misses 310 310
Continue to review full report at Codecov.
|
|
Since we are dropping support for Python 3.7, I think the installation page in the documentation needs to be fixed too. https://rsmtool.readthedocs.io/en/main/getting_started.html |
Good catch! Fixed locally. Will push all changes together. |
Frost45
left a comment
There was a problem hiding this comment.
Tried the rsmxval tutorial on MacOS x {pip, conda} x {3.8, 3.9, 3.10}. Works perfectly! Thank you for doing this 🎉
mulhod
left a comment
There was a problem hiding this comment.
Tested rsmtool, rsmeval, and rsmxval with Python 3.8/3.9/3.10 on Linux.
Changes
index.rst.Package status
How to review
In addition to reviewing the changes in the PR, please try testing various combinations of {pip, conda} x {Linux, macOS} x (3.8, 3.9, 3.10}.