Enable distribution via pip/setuptools
[kconfig-hardened-check.git] / setup.py
1 #!/usr/bin/python3
2
3 from setuptools import setup
4
5 setup()