Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
cookiecutter-scverse
released v0.3.0.Changes
Required actions
The Github
release
workflow has been updated to use trusted publishing for authentication. You'll need to configure your project on PyPI accordingly. See scverse/cookiecutter-scverse#228 and the PyPI documentation for more details.Python version update
Python 3.11 now works with numba, so we increased the maximum tested version to Python 3.11.
Enhancements
The automatic template sync is now in regular operation.
Fixes
cookiecutter-scverse-instance
(#247)coverage run
instead ofpytest --cov
to compute test coverage (#244)If there are any questions, feel free to reach out to @grst, e.g. on the scverse zulip.
Additional remarks
add
skip: true
totemplate-repos.yml
using a PR or,if you never want to sync from the template again, delete your
.cruft
file.they either show up inline (
>>>>>>>
) or a.rej
file will have been created for the respective files.You need to address these conflicts manually. Make sure to enable pre-commit.ci (see below) to detect such files.
Make sure to activate those apps if you haven't already.