Skip to content

Commit cc543dc

Browse files
committed
allow setup.py to be executed directly
1 parent 4d4e284 commit cc543dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python
12
from setuptools import setup, find_packages
23
version = '0.7.2'
34

0 commit comments

Comments
 (0)