3 lines
56 B
Python
3 lines
56 B
Python
#!/usr/bin/env python
|
|
|
|
from distutils.core import setup
|
#!/usr/bin/env python
|
|
|
|
from distutils.core import setup
|