Fix the shebang to allow `./get-nix-kconfig.py`
[kconfig-hardened-check.git] / setup.py
1 #!/usr/bin/python3
2
3 from setuptools import setup
4
5 setup()