You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,3 +44,7 @@ Click the `Use this template` button at the top of this project's GitHub page, i
44
44
**GitHub configuration**
45
45
46
46
1. Add a `PYPI_API_TOKEN` GitHub secret to your project so that automated releasing can occur from GitHub Actions to PyPI and uncomment the final step on the `release` job in `.github/workflows/release.yml`
47
+
48
+
## Attribution
49
+
50
+
* Watch [the video](https://youtu.be/ZMfcl3CnRhA) where I built this template.
0 commit comments