Make setup.py executable

This commit is contained in:
Mike Korobov 2010-04-24 03:26:43 +06:00
parent 955427c8a2
commit 2a9f9f92ca
1 changed files with 1 additions and 0 deletions

1
setup.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
from distutils.core import setup
import os
from admin_tools import VERSION