Skip to content

Commit

Permalink
Make distutils script executable.
Browse files Browse the repository at this point in the history
  • Loading branch information
moxie0 committed Sep 30, 2011
1 parent 3404687 commit 8dac387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python
import sys, os, shutil
from distutils.core import setup, Extension

Expand Down

0 comments on commit 8dac387

Please sign in to comment.