Code Review
/
functest-xtesting.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b947241
)
Update requirements for flake8
36/74136/2
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 29 Sep 2023 13:55:19 +0000
(15:55 +0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Fri, 29 Sep 2023 14:03:26 +0000
(16:03 +0200)
Change-Id: I7e321768bf7872f99b809c78bc765262d7446a63
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
test-requirements.txt
patch
|
blob
|
history
diff --git
a/test-requirements.txt
b/test-requirements.txt
index
56e5395
..
0bfae30
100644
(file)
--- a/
test-requirements.txt
+++ b/
test-requirements.txt
@@
-4,7
+4,7
@@
coverage!=4.4 # Apache-2.0
mock!=4.0.0,!=4.0.1 # BSD
nose # LGPL
-flake8
<2.6.0,>=2.5.4
# MIT
+flake8 # MIT
pylint # GPLv2
sphinx!=1.6.6,!=1.6.7,!=2.1.0,!=3.0.0,!=3.4.2 # BSD
sphinx-rtd-theme