-
Notifications
You must be signed in to change notification settings - Fork 5
Changed nerc-rates requirements to PyPi package #246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
abd7824 to
abb6fbd
Compare
QuanMPhm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is combining two unrelated changes (implementing the fetch function, and updating the nerc-rates pin). Could you amend this PR so that it should only contain the commit to update the nerc-rates pin?
abb6fbd to
aa07ec9
Compare
Sorry my apologies I completely missed this I just fixed this just now @QuanMPhm |
|
Closes #245 |
requirements.txt
Outdated
| @@ -1,4 +1,4 @@ | |||
| git+https://github.com/CCI-MOC/nerc-rates@33701ed#egg=nerc_rates | |||
| nerc-rates>=1.0.1 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to also be <2.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just changed
aa07ec9 to
df321b2
Compare
No description provided.