Skip to content

Commit f04a6b2

Browse files
committed
✨ update pypi-mobans baseline to 0.0.9
1 parent 9eb8754 commit f04a6b2

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

.moban.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
requires:
2-
- type: git
3-
url: https://github.com/moremoban/pypi-mobans
4-
submodule: true
51
configuration:
62
template_dir:
7-
- ".moban.d"
8-
- "pypi-mobans:templates"
3+
- "git://github.com/moremoban/pypi-mobans.git?branch=dev&submodule=true!/templates"
4+
- "git://github.com/moremoban/pypi-mobans.git?branch=dev&submodule=true!/statics"
5+
- ".moban.d"
6+
- "pypi-mobans:templates"
97
configuration: "pypi-mobans-pkg.yml"
108
targets:
119
- "README.rst": CUSTOM_README.rst.jj2
@@ -21,3 +19,4 @@ targets:
2119
- output: "CHANGELOG.rst"
2220
configuration: changelog.yml
2321
template: CHANGELOG.rst.jj2
22+
- ".github/workflows/pythonpublish.yml": "pythonpublish.yml"

0 commit comments

Comments
 (0)