forked from platypush/platypush
setup.py +x
This commit is contained in:
parent
a03b72c9cb
commit
b64a471a8c
1 changed files with 2 additions and 0 deletions
2
setup.py
2
setup.py
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import os
|
||||
from setuptools import setup
|
||||
|
||||
|
|
Loading…
Reference in a new issue