-
Notifications
You must be signed in to change notification settings - Fork 661
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
Cleaning up packaging for package
#4424
Conversation
Linter Bot Results:Hi @IAlibay! Thanks for making this PR. We linted your code and found the following: There are currently no issues detected! 🎉 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #4424 +/- ##
==========================================
Coverage 93.38% 93.38%
==========================================
Files 171 185 +14
Lines 21744 22858 +1114
Branches 4014 4014
==========================================
+ Hits 20305 21346 +1041
- Misses 952 1025 +73
Partials 487 487 ☔ View full report in Codecov by Sentry. |
package
package
package/pyproject.toml
Outdated
"Project URL" = "https://www.mdanalysis.org" | ||
"Download URL" = "https://github.com/MDAnalysis/mdanalysis/releases" |
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.
"Project URL" = "https://www.mdanalysis.org" | |
"Download URL" = "https://github.com/MDAnalysis/mdanalysis/releases" | |
Homepage = "https://www.mdanalysis.org" | |
Downloads = "https://github.com/MDAnalysis/mdanalysis/releases" |
? Just a suggestion, but "URL" feels a repetition since the field is already [project.urls]
.
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, I went with this but with a non-plural Download instead.
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 @IAlibay
I expect a lot to break whilst it's being worked on but should show what the redudant bits are at least.
PR Checklist
Developers certificate of origin
📚 Documentation preview 📚: https://mdanalysis--4424.org.readthedocs.build/en/4424/