| commit | 8aef22e6e453948e531839cb5cd3f8bd9336f9d8 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Jan 25 14:38:06 2024 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Jan 25 18:06:43 2024 +0100 |
| tree | ca6b728302066dd30f9f1ecadede2c4edfbd097a | |
| parent | 5fa114a0c18a1f84ac56edfa1899b86e354ea9ee [diff] [blame] |
Run tox in parallel and fix setup to use specific pyangbind version Change-Id: I6f02f0137798c0d282550f8bbaa44cd499d4fefa Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/tox.ini b/tox.ini index f1cf7c9..ea045a8 100644 --- a/tox.ini +++ b/tox.ini
@@ -29,6 +29,7 @@ passenv = HOME deps = -r{toxinidir}/requirements.txt skip_install = true +parallel_show_output = true #######################################################################################