projects
/
osm
/
LCM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef03785
)
Pin pylint version to 3.1.1 in tox.ini
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Wed, 22 May 2024 21:30:12 +0000
(23:30 +0200)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Wed, 22 May 2024 21:30:12 +0000
(23:30 +0200)
Change-Id: I778aff9868335bcd24a294edb08d9c6b9be5f040
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
d0d2da8
..
268ae78
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-65,7
+65,7
@@
commands =
deps = {[testenv]deps}
-r{toxinidir}/requirements-dev.txt
-r{toxinidir}/requirements-test.txt
- pylint
+ pylint
==3.1.1
commands =
pylint -E osm_lcm --extension-pkg-allow-list=pydantic # issue with pydantic (https://github.com/pydantic/pydantic/issues/1961)