@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
from distutils.core import setup
long_description = """TiDB backend for Django"""