Skip to content

Commit 7de8655

Browse files
author
Sylvain MARIE
committed
Fixed flake8 issue as in smarie/python-genbadge#47
1 parent 4a48508 commit 7de8655

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci_tools/flake8-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ flake8>=3.6,<4
33
flake8-html>=0.4,<1
44
flake8-bandit>=2.1.1,<3
55
bandit<1.7.3 # temporary until this is fixed https://github.com/tylerwince/flake8-bandit/issues/21
6+
pbr # for bandit 1.7.2 to run
67
flake8-bugbear>=20.1.0,<21.0.0
78
flake8-docstrings>=1.5,<2
89
flake8-print>=3.1.1,<4

0 commit comments

Comments
 (0)