Skip to content

Commit

Permalink
Merge branch 'main' into template-update-YosefLab-scib-metrics-v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkim0 authored Feb 23, 2024
2 parents 2e49d98 + fee0013 commit 7f1f14c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,10 @@
"_template": "https://github.com/scverse/cookiecutter-scverse"
}
},
"directory": null
"directory": null,
"skip": [
".github/workflows/**.yaml",
".pre-commit-config.yaml",
"pyproject.toml"
]
}

0 comments on commit 7f1f14c

Please sign in to comment.