aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 7862af4..c1a0ccb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -29,6 +29,7 @@ packages =
xunit
json2fbbin
json2numpy
+ convert2conformance
tosa
serializer
package_dir =
@@ -36,6 +37,7 @@ package_dir =
xunit = scripts/xunit
json2fbbin = scripts/json2fbbin
json2numpy = scripts/json2numpy
+ convert2conformance = scripts/convert2conformance
tosa = thirdparty/serialization_lib/python/tosa
serializer = thirdparty/serialization_lib/python/serializer