astroid/setup.py

5 lines
60 B
Python

#!/usr/bin/env python
from setuptools import setup
setup()