-
Notifications
You must be signed in to change notification settings - Fork 45
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
Add duecredit to handle citations #249
Conversation
Codecov Report
@@ Coverage Diff @@
## master #249 +/- ##
==========================================
- Coverage 93.56% 93.28% -0.28%
==========================================
Files 8 9 +1
Lines 730 760 +30
==========================================
+ Hits 683 709 +26
- Misses 47 51 +4
|
It seems like the current Azure failure is a random failure uploading CodeCov results, but I could be wrong. |
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.
Looks good to me!
@tsalo can you open a new issue discussing whether duecredit
should be optional or required dependency?
@eurunuela or @vinferrer can I ask you a review? |
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.
LGTM! Thanks @tsalo !
@smoia should we label this as a minormod? |
Closes #248.
Proposed Changes
duecredit
as an optional dependency.duecredit
stub file, which is necessary to prevent errors when duecredit is not installed.