fix(tox): move dependency to requirements.txt 91/39691/2
authorVratko Polak <vrpolak@cisco.com>
Wed, 18 Oct 2023 07:13:32 +0000 (09:13 +0200)
committerVratko Polak <vrpolak@cisco.com>
Wed, 18 Oct 2023 12:01:55 +0000 (12:01 +0000)
commitc6c0ad58319508dd1d17a0b87b55c4dc543a29cf
treeb739d1078dc7cbef9f409b90bcdbb04ae9960fbb
parentee1c11c6adb17760eb5926baea79cda3ed23abbd
fix(tox): move dependency to requirements.txt

Two reasons.
Most importantly, executor image creation scripts
will now see the pylint version used in tox job.
Additionally, this makes it easier for people
to run pylint locally (without checking all files as tox does).

Change-Id: I89f1d428e676e27d6f35c79ca9c22224c4c99a3e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
requirements.txt
tox.ini