Conversation
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
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 @@
## develop #253 +/- ##
========================================
Coverage 85.69% 85.69%
========================================
Files 23 23
Lines 6069 6069
========================================
Hits 5201 5201
Misses 868 868
Flags with carried forward coverage won't be shown. Click here to find out more. 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. |
lan496
left a comment
There was a problem hiding this comment.
@LecrisUT LGTM so far. How to redirect github.io to readthdocs.io? One way will be just to put index.html with a meta refresh tag.
https://gist.github.com/domenic/1f286d415559b56d725bee51a62c24a7
@atztogo I do not have permission to update the link on PyPI? Can you update it to https://spglib.readthedocs.io/ ?
|
Maybe |
|
Ok, we should see it in test.pypi on the next rc then. I'll let you handle the github page redirect. Just make sure you do it for both the base and the spglub subfolder |
lan496
left a comment
There was a problem hiding this comment.
Ok. I'll work the redirection on gh-pages branch after this PR is merged.
The other note I had was about what do we do with previous versions? Do we want to recreate them, or should we just consider this version moving on to be maintained?
Closes: #252