diff --git a/setup.py b/setup.py index c4dc14e..1bc2f14 100644 --- a/setup.py +++ b/setup.py @@ -2,6 +2,9 @@ # -*- coding: utf-8 -*- # Copyright (c) 2021 LG Electronics # SPDX-License-Identifier: Apache-2.0 + + +##TTEST#### from codecs import open from setuptools import setup, find_packages