forked from openkylin/astroid
5 lines
60 B
Python
5 lines
60 B
Python
|
#!/usr/bin/env python
|
||
|
from setuptools import setup
|
||
|
|
||
|
setup()
|