Skip to content

Commit c57399c

Browse files
committed
chore: Update project template to sphinx-notes/cookiecutter@0db2ed86
1 parent 64b7861 commit c57399c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.cruft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/sphinx-notes/cookiecutter",
3-
"commit": "df33950130c89d7d65d9a008716d95f99c4077c9",
3+
"commit": "0db2ed864acc101a2ee90a3bf94b54b9f46473cf",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77

88
jobs:
99
release:
10-
needs: [pypi]
1110
runs-on: ubuntu-latest
1211
permissions:
1312
contents: write

0 commit comments

Comments
 (0)