Skip to content

Commit 793aced

Browse files
Update instance repo from cookiecutter template
1 parent 0b93343 commit 793aced

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.cruft.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse",
3-
"commit": "1275eab94e86e182af7b0d66fbbb3d540682f140",
3+
"commit": "a2255cdaa3c5590777a276a1768f420099f162be",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -36,7 +36,7 @@
3636
"trim_blocks": true
3737
},
3838
"_template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse",
39-
"_commit": "1275eab94e86e182af7b0d66fbbb3d540682f140"
39+
"_commit": "a2255cdaa3c5590777a276a1768f420099f162be"
4040
}
4141
},
4242
"directory": null

docs/template_usage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,9 @@ The "Workflow name" needs to bet set to `release.yaml`.
216216
In most cases, you can leave the "Environment name" empty.
217217
For more details, please refer to the official [PyPI guide for setting up trusted publishing][pypi-trusted-publishing-guide].
218218
219+
[pypi]: https://pypi.org/
220+
[pypi-trusted-publishing-guide]: https://docs.pypi.org/trusted-publishers/adding-a-publisher/
221+
219222
(pre-commit)=
220223
221224
### Pre-commit checks

0 commit comments

Comments
 (0)