Skip to content

Commit 2a496e6

Browse files
committed
render tests requirements.txt
1 parent 1304896 commit 2a496e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.moban.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ targets:
1616
- .gitignore: .gitignore.jj2
1717
- test.sh: test.sh.jj2
1818
- test.bat: test.sh.jj2
19+
- "tests/requirements.txt": "tests/requirements.txt"

tests/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
nose
2-
rednose
3-
nose-cov
42
codecov
53
coverage
4+
flake8
65
Flask-SQLAlchemy
76
pyexcel-ods3>=0.1.0
87
pyexcel-xls>=0.1.0

0 commit comments

Comments
 (0)