| commit | cd21ec69cc9c25d80dfd36a7dd0b88e1e93ec66d | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Jan 30 12:40:39 2024 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Jan 30 12:40:39 2024 +0100 |
| tree | d926ce3132e59a60720e2868c79acd57d84e3fe7 | |
| parent | ae2cc777df5676632091971274e1e3170524d20a [diff] [blame] |
Pin black version in tox.ini to 23.12.1 Change-Id: I186215364fa9d16a8a5ef9cfb8feb16890d5f1f9 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/tox.ini b/tox.ini index 604d3e2..8b329bf 100644 --- a/tox.ini +++ b/tox.ini
@@ -31,7 +31,7 @@ ####################################################################################### [testenv:black] -deps = black +deps = black==23.12.1 skip_install = true commands = black --check --diff osmclient/