Update INFO.yaml
[testsuite/pythonsdk-tests.git] / setup.py
1 #!/usr/bin/env python3
2 # SPDX-License-Identifier: Apache-2.0
3 # -*- coding: utf-8 -*-
4
5 from setuptools import setup
6
7 setup()