| commit | d4d82542439101c1a64696a89a0215bd03a861d8 | [log] [tgz] |
|---|---|---|
| author | Mark Beierl <mark.beierl@canonical.com> | Mon Nov 28 06:29:25 2022 -0500 |
| committer | Mark Beierl <mark.beierl@canonical.com> | Mon Nov 28 06:29:25 2022 -0500 |
| tree | f63b10be32f1c4ae7211c13826c1f05f53ed5e9a | |
| parent | 20fc3b7f54e37c3c971a8a29ae1a2d883125ac75 [diff] [blame] |
v13.0 Branch Preparation Pins version of Flake8 Updates requirements to point to branch Change-Id: I1db958e754d29e9522d8d4c8167bdb33274951df Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
diff --git a/tox.ini b/tox.ini index 9f416bc..cd097e1 100644 --- a/tox.ini +++ b/tox.ini
@@ -54,7 +54,7 @@ ####################################################################################### [testenv:flake8] -deps = flake8 +deps = flake8==5.0.4 commands = flake8 osm_pla/ setup.py