Skip to content
Snippets Groups Projects
Commit b3c13747 authored by David Edmundson's avatar David Edmundson
Browse files

Add shebang line to setup.py

parent 66fca475
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python3
import os
from setuptools import setup, find_packages
from homeassistant.const import __version__
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment