Skip to content

Update template to v0.3.0 #186

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

Conversation

scverse-bot
Copy link
Contributor

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

If there are any questions, feel free to reach out to @grst, e.g. on the scverse zulip.

Additional remarks

  • unsubscribe: If you don’t want to receive these PRs in the future,
    add skip: true to template-repos.yml using a PR or,
    if you never want to sync from the template again, delete your .cruft file.
  • If there are merge conflicts,
    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.
  • The scverse template works best when the pre-commit.ci, readthedocs and codecov services are enabled.
    Make sure to activate those apps if you haven't already.

@codecov-commenter
Copy link

Codecov Report

Merging #186 (8ab9101) into main (1a9faad) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   77.94%   77.94%           
=======================================
  Files          11       11           
  Lines        1297     1297           
=======================================
  Hits         1011     1011           
  Misses        286      286           

@timtreis timtreis merged commit 0ea512c into scverse:main Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants