Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 53ba38b

Browse files
committed
Make setup.py executable.
1 parent 7cb064f commit 53ba38b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python
12
import os
23
from distutils.core import setup
34

0 commit comments

Comments
 (0)