Add convert2conformance as package

Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com>
Change-Id: I0c1edba930b846ff63785c17116cc8d465ecfbf3
diff --git a/setup.cfg b/setup.cfg
index 7862af4..c1a0ccb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -29,6 +29,7 @@
     xunit
     json2fbbin
     json2numpy
+    convert2conformance
     tosa
     serializer
 package_dir =
@@ -36,6 +37,7 @@
     xunit = scripts/xunit
     json2fbbin = scripts/json2fbbin
     json2numpy = scripts/json2numpy
+    convert2conformance = scripts/convert2conformance
     tosa = thirdparty/serialization_lib/python/tosa
     serializer = thirdparty/serialization_lib/python/serializer