Skip to content

Commit 3b7101c

Browse files
committed
💄 update yehua file
1 parent 6656ef1 commit 3b7101c

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

yehua.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ layout:
2525
- "{{project_name|lower|replace('-', '_')}}"
2626
- tests
2727
- docs:
28-
- source
29-
- .moban.d:
30-
- tests
31-
- docs:
3228
- source
29+
- .moban.d:
30+
- tests
31+
- docs:
32+
- source
3333
templates:
3434
- "{{project_name}}.yml": project.yml.jj2
3535
- "{{project_name | replace('-', '_')}}/__init__.py": "__init__.py.jj2"
@@ -39,8 +39,7 @@ templates:
3939
static:
4040
- ".moban.d/CUSTOM_README.rst.jj2": "CUSTOM_README.rst"
4141
- ".moban.d/custom_setup.py.jj2": custom_setup.py.jj2
42-
- ".moban.d/tests/custom_requirements.txt.jj2": |
43-
"tests/custom_requirements.txt.jj2"
42+
- ".moban.d/tests/custom_requirements.txt.jj2": "tests/requirements.txt.jj2"
4443
- CHANGELOG.rst: CHANGELOG.rst
4544
- setup.cfg: setup.cfg
4645
post-moban:

0 commit comments

Comments
 (0)