Skip to content

Commit 4fb93a1

Browse files
committed
Make setup executable
1 parent 223718f commit 4fb93a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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
from setuptools import setup
23
import re
34
import ast

0 commit comments

Comments
 (0)