| commit | f5b7f4147a9d0ebff0a35de08ae9a9c22ee87de8 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Jan 29 18:26:53 2024 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Jan 29 18:26:53 2024 +0100 |
| tree | 916b4aed3b8223ce5217c6fd25416bdafb5e5a1b | |
| parent | 1c1a25631024278b7caeb6a1dde34d5de326df6c [diff] [blame] |
Pin black version in tox.ini to 23.12.1 Change-Id: Ica4b7a2ec310cffa116f319818f755c5062f0787 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/tox.ini b/tox.ini index 704aa6c..63aaf7a 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 n2vc/