We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6bb4d0 commit ce3b055Copy full SHA for ce3b055
.github/workflows/test.yml
@@ -1,4 +1,4 @@
1
-name: test-cookiecutter-template
+name: test
2
3
on:
4
push:
README.md
@@ -0,0 +1,5 @@
+# Python package template
+
+[](https://github.com/dzhang32/python_package_template/actions/workflows/test.yml)
5
+A [cookiecutter](https://github.com/cookiecutter/cookiecutter) python package template developed for personal use.
0 commit comments