Skip to content

Commit d5153de

Browse files
author
Hugo Chinchilla Carbonell
committed
include flake8 in tests
1 parent 2a2de48 commit d5153de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ sdist: clean
2222

2323
test:
2424
pip install -e .
25+
flake8 .
2526
py.test tests/
2627

2728
coverage:

0 commit comments

Comments
 (0)