commit | 24566f9530f8e1aaabf7a1c3232568d6cc408b4f | [log] [tgz] |
---|---|---|
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | Tue Feb 04 15:04:25 2020 +0100 |
committer | Marco Platania <platania@research.att.com> | Fri Feb 07 14:05:54 2020 +0000 |
tree | 049e5d66b482c183bc5aa6fcd21bef91e526d632 | |
parent | 4c88f0227f5b1f1ebc95cf080657b6a34672c8fa [diff] [blame] |
Add tox config for vcpe scripts This is a basic setup for tox that will run pytest tests Change-Id: Icb15fbd30d7c13694866f447cd448a07195f4573 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> Issue-ID: INT-1427
diff --git a/.gitignore b/.gitignore index 6d45363..543c596 100644 --- a/.gitignore +++ b/.gitignore
@@ -30,3 +30,4 @@ *.class *.csar benchmark/ +.tox/