fixes-#2509-Removed-ncdf4.helpers-dependency#2511
Conversation
robkooper
left a comment
There was a problem hiding this comment.
If ncdf4.helpers is no longer needed, can it be removed from the DEPENDENCIES as well?
ashiklom
left a comment
There was a problem hiding this comment.
Thanks for taking this on! I had a few suggested fixes. In addition, per @robkooper 's comment above, please remove ncdf4.helpers from any files where it is listed as a dependency so we no longer try to install it.
Co-Authored-By: Alexey Shiklomanov <alexey.shiklomanov@gmail.com>
Co-Authored-By: Chris Black <chris@ckblack.org>
Co-Authored-By: Chris Black <chris@ckblack.org>
|
Also, can you please add a line for this in the "changed" section of CHANGELOG.md? Possible phrasing: |
|
@rahul799 BTW, a timesaver for future PRs: I like that you're including issue numbers in your branch names and I suggest continuing that, but if you also mention the issue number somewhere in the text of the PR description then GitHub will automatically link to the issue page, which is nice for easy reference during review. And if you mention it in a form like "Fixes #2509", the issue will be closed automatically when the PR gets merged. |
Description
Motivation and Context
Review Time Estimate
Types of changes
Checklist: