-
Notifications
You must be signed in to change notification settings - Fork 6
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
PR: Update docs #15
PR: Update docs #15
Conversation
Codecov ReportPatch and project coverage have no change.
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## main #15 +/- ##
=======================================
Coverage 76.09% 76.09%
=======================================
Files 16 16
Lines 979 979
=======================================
Hits 745 745
Misses 234 234 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
Some small suggestions for you @dalthviz, otherwise looks good to me.
I think before releasing the first version of this package, we need to publish the first alpha of Spyder 6, right? |
Co-authored-by: Carlos Cordoba <[email protected]>
Probably, I'm not sure what could be the best approach 🤔 |
I think that would be the best we can do because if you publish an initial version of this package right now, pip/conda won't be able to resolve its dependency on Spyder 6. |
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.
Thanks @dalthviz!
Part of #12