Skip to content

Commit daf604d

Browse files
committed
🐛 update moban-update
1 parent d79c42e commit daf604d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

statics/moban-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
python-version: '3.7'
1515
- name: check changes
1616
run: |
17-
pip install moban gitfs2 pypifs
17+
pip install moban gitfs2 pypifs moban-jinja2-github
1818
moban
1919
git status
2020
git diff --exit-code

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
gease
12
codecov
23
moban>=0.6.4
34
pytest~=3.6.1

0 commit comments

Comments
 (0)