Files
oopt-tai/tools/meta-generator/setup.py
Wataru Ishida aff8455b6a meta: package metadata generator instead of raw script
to enable easy use for other projects

Signed-off-by: Wataru Ishida <wataru.ishid@gmail.com>
2022-02-01 14:30:13 +09:00

4 lines
38 B
Python

from setuptools import setup
setup()