icbi-lab / infercnvpy

Infer copy number variation (CNV) from scRNA-seq data. Plays nicely with Scanpy.
https://infercnvpy.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
122 stars 27 forks source link

Update template to v0.3.0 #117

Closed scverse-bot closed 6 months ago

scverse-bot commented 7 months ago

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 https://github.com/scverse/cookiecutter-scverse/issues/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